Advertisement
Guest User

Untitled

a guest
Mar 28th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. I/ShutdownThread( 165): Sending shutdown broadcast...
  2. W/SyncManager( 165): Writing sync state before shutdown...
  3. I/ShutdownThread( 165): Shutting down activity manager...
  4. W/ActivityManager( 165): finishReceiver called but no pending broadcasts
  5. I/UsageStats( 165): Writing usage stats before shutdown...
  6. W/BatteryStats( 165): Writing battery stats before shutdown...
  7. W/ShutdownThread( 165): Turning off radio...
  8. I/ShutdownThread( 165): Waiting for Bluetooth and Radio...
  9. D/dalvikvm( 165): GC_CONCURRENT freed 1979K, 17% free 11859K/14279K, paused 3ms+4ms
  10. I/ShutdownThread( 165): Radio and Bluetooth shutdown complete.
  11. I/ShutdownThread( 165): Shutting down MountService
  12. I/PackageManager( 165): Updating external media status from mounted to unmounted
  13. I/MountService( 165): Shutting down
  14. D/VoldCmdListener( 104): asec list
  15. D/VoldCmdListener( 104): asec path com.a1.game.vszombies-1
  16. D/VoldCmdListener( 104): asec path com.webmd.android-1
  17. D/VoldCmdListener( 104): asec path com.fractiv.lanesplitter-1
  18. D/VoldCmdListener( 104): storage users /mnt/sdcard
  19. W/ActivityManager( 165): Killing processes unmount media at adjustment 5
  20. W/ActivityManager( 165): Killing ProcessRecord{41678dc8 382:android.process.media/10030} (adj 5): unmount media
  21. D/VoldCmdListener( 104): storage users /mnt/sdcard
  22. D/dalvikvm( 165): GC_EXPLICIT freed 272K, 18% free 11841K/14279K, paused 3ms+5ms
  23. I/PackageManager( 165): Updating external media status from unmounted to unmounted
  24. D/VoldCmdListener( 104): volume unmount /mnt/sdcard force
  25. D/Vold ( 104): Volume sdcard state changing 4 (Mounted) -> 5 (Unmounting)
  26. D/MountService( 165): sendStorageIntent Intent { act=android.intent.action.MEDIA_EJECT dat=file:///mnt/sdcard (has extras) }
  27. W/ActivityManager( 165): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 41750ms
  28. I/Vold ( 104): /mnt/secure/staging/.android_secure sucessfully unmounted
  29. I/Vold ( 104): /mnt/secure/asec sucessfully unmounted
  30. I/Vold ( 104): /mnt/secure/staging sucessfully unmounted
  31. I/Vold ( 104): /mnt/sdcard unmounted sucessfully
  32. I/PackageManager( 165): Updating external media status from unmounted to unmounted
  33. D/Vold ( 104): Volume sdcard state changing 5 (Unmounting) -> 1 (Idle-Unmounted)
  34. D/MountService( 165): volume state changed for /mnt/sdcard (mounted -> unmounted)
  35. I/StorageNotification( 238): Media {/mnt/sdcard} state changed from {mounted} -> {unmounted}
  36. D/MountService( 165): sendStorageIntent Intent { act=android.intent.action.MEDIA_UNMOUNTED dat=file:///mnt/sdcard (has extras) }
  37. W/ShutdownThread( 165): Result code 0 from MountService.shutdown
  38. I/ShutdownThread( 165): Rebooting, reason: recovery
  39. D/VoldCmdListener( 104): volume shared /mnt/sdcard ums
  40. I/ActivityManager( 165): Start proc android.process.media for broadcast com.android.providers.media/.MediaScannerReceiver: pid=833 uid=10030 gids={1015, 1023,
  41. 1024, 2001, 3003, 3007}
  42. I/ActivityThread( 833): Pub media: com.android.providers.media.MediaProvider
  43. I/ActivityThread( 833): Pub downloads: com.android.providers.downloads.DownloadProvider
  44. I/ActivityThread( 833): Pub drm: com.android.providers.drm.DrmProvider
  45. I/DownloadManager( 833): in removeSpuriousFiles
  46. D/MediaScannerReceiver( 833): action: android.intent.action.MEDIA_UNMOUNTED path: /mnt/sdcard
  47. I/DownloadManager( 833): in removeSpuriousFiles, preserving file /data/data/com.android.providers.downloads/cache/downloadfile.jpeg
  48. D/dalvikvm( 238): GC_FOR_ALLOC freed 241K, 28% free 10209K/14087K, paused 27ms
  49. I/DownloadManager( 833): in removeSpuriousFiles, preserving file /data/data/com.android.providers.downloads/cache/downloadfile-1.jpeg
  50. D/AudioHardware( 112): AudioHardware pcm playback is going to standby.
  51. V/AudioHardware( 112): closeMixer_l() mMixerOpenCnt: 1
  52. D/AudioHardware( 112): closePcmOut_l() mPcmOpenCnt: 1
  53. I/ActivityManager( 165): No longer want com.android.settings (pid 259): hidden #16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement