Hi,

On my Linux system, the provided emulator by Google, doesn't shut down correctly. After confirming the shut down by pressin OK, the throbber keeps spinning and says "Shutting down" but it actually never shuts down.

Looking through logcat:

I/ShutdownThread(   61): Sending shutdown broadcast...
W/SyncManager(   61): Writing sync state before shutdown...
I/ShutdownThread(   61): Shutting down activity manager...
I/UsageStats(   61): Writing usage stats before shutdown...
W/BatteryStats(   61): Writing battery stats before shutdown...
W/ShutdownThread(   61): Turning off radio...
I/TelephonyRegistry( 61): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=radioTurnedOff interfaceName=/dev/omap_csmi_tty1 networkType=3
I/ShutdownThread(   61): Waiting for Bluetooth and Radio...
I/TelephonyRegistry( 61): notifyServiceState: 3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false D/NetUtils( 61): failed to remove default route for /dev/omap_csmi_tty1: No such device I/TelephonyRegistry( 61): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=radioTurnedOff interfaceName=null networkType=0
D/Tethering(   61): MasterInitialState.processMessage what=3
I/ShutdownThread(   61): Radio and Bluetooth shutdown complete.
I/ShutdownThread(   61): Shutting down MountService
I/MountService(   61): Shutting down
I/PackageManager( 61): Updating external media status from mounted to unmounted
D/VoldCmdListener(   29): asec list
I/PackageManager(   61): No secure containers on sdcard
D/VoldCmdListener(   29): storage users /mnt/sdcard
D/dalvikvm( 61): GC_EXPLICIT freed 486K, 48% free 4427K/8391K, external 4815K/5931K, paused 86ms I/PackageManager( 61): Updating external media status from unmounted to unmounted
D/VoldCmdListener(   29): volume unmount /mnt/sdcard force
D/Vold ( 29): Volume sdcard state changing 4 (Mounted) -> 5 (Unmounting)
V/MediaProvider(  221): Detached volume: external
I/Vold    (   29): /mnt/secure/staging/.android_secure sucessfully unmounted
I/Vold    (   29): /mnt/secure/asec sucessfully unmounted
I/Vold    (   29): /mnt/secure/staging sucessfully unmounted
I/Vold    (   29): /mnt/sdcard unmounted sucessfully
D/Vold ( 29): Volume sdcard state changing 5 (Unmounting) -> 1 (Idle-Unmounted) I/PackageManager( 61): Updating external media status from unmounted to unmounted I/StorageNotification( 124): Media {/mnt/sdcard} state changed from {mounted} -> {unmounted}
W/ShutdownThread(   61): Result code 0 from MountService.shutdown
D/VoldCmdListener(   29): volume shared /mnt/sdcard ums
D/dalvikvm( 124): GC_CONCURRENT freed 635K, 54% free 2834K/6151K, external 2160K/2630K, paused 5ms+11ms
I/ShutdownThread(   61): Performing low-level shutdown...

It stays here. Any ideas?

Thanks,
Ozan Caglayan

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

Reply via email to