Any one has some clue about this? Thanks!

On Feb 6, 11:45 am, Eckel <[email protected]> wrote:
> Hi,
>
> I try to create a mini player view on home screen and still use the
> music mediaplayback service by putting a IMediaPlaybackService aidl in
> home directory.  the mini player can normally playback and control the
> music, but often meet the anr(com.android.music) and see below log.
>
> Anyone can give some hints?  Thanks in advance.
>
>  01-01 01:40:02.031   904:0x399 W/ActivityManager ]
> Timeout executing service: ServiceRecord{43b7bb18
> com.android.music/.MediaPlaybackService}
>
> [ 01-01 01:40:02.101   904:0x399 I/ActivityManager ]
> ANR (application not responding) in process: com.android.music
> Annotation: Executing service ComponentInfo{com.android.music/
> com.android.music.MediaPlaybackService}
> CPU usage:
> Load: 5.95 / 2.65 / 1.01
> CPU usage from 8543ms to 2916ms ago:
>   mediaserver: 25% = 19% user + 6% kernel
>   com.db4o.servo.search: 20% = 14% user + 6% kernel
>   com.android.music: 17% = 10% user + 6% kernel
>   system_server: 17% = 7% user + 9% kernel
>   touch_daemon: 2% = 0% user + 2% kernel
>   android.process.media: 1% = 1% user + 0% kernel
>   logcat: 0% = 0% user + 0% kernel
>   kswapd0: 0% = 0% user + 0% kernel
>   micco_charger: 0% = 0% user + 0% kernel
>  -oms.qwertyboard.QwertyInputMethodService: 0% = 0% user + 0% kernel
> TOTAL: 80% = 50% user + 27% kernel + 3% iowait
>
> /proc/meminfo:
> MemTotal:       113240 kB
> MemFree:          2068 kB
> Buffers:            16 kB
> Cached:          23852 kB
> SwapCached:          0 kB
> Active:          78652 kB
> Inactive:         3832 kB
> SwapTotal:           0 kB
> SwapFree:            0 kB
> Dirty:               0 kB
> Writeback:           0 kB
> AnonPages:       58672 kB
> Mapped:          19712 kB
> Slab:             3712 kB
> SReclaimable:      636 kB
> SUnreclaim:       3076 kB
> PageTables:       5212 kB
> NFS_Unstable:        0 kB
> Bounce:              0 kB
> CommitLimit:     56620 kB
> Committed_AS:  1931344 kB
> VmallocTotal:   532480 kB
> VmallocUsed:     20992 kB
> VmallocChunk:   486396 kB
>
> [ 01-01 01:40:02.101   904:0x399 I/Process  ]
> Sending signal. PID: 968 SIG: 3
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to