Hi all!
I'm using desire with leedroid 2.3d and A2SD+. It was great, and i have already installed abou 60 apps, but suddenly when i tried to install another one - my phone went into reboot. I tried different ways, but it doesn't depend how i install it (market, file explorer).
Here is adb logcat of what happening.
Code:
I/ActivityManager( 9321): Start proc com.android.defcontainer for service com.an
droid.defcontainer/.DefaultContainerService: pid=10224 uid=10013 gids={1015, 200
1}
D/SurfaceFlinger( 9321): Layer::requestBuffer(this=0x7091c0), index=1, pid=10217
, w=480, h=800 success
I/ActivityManager( 9321): Displayed activity com.android.packageinstaller/.Insta
llAppProgress: 175 ms (total 175 ms)
D/dalvikvm(10224): GC_EXPLICIT freed 677 objects / 52000 bytes in 28ms
W/dalvikvm( 9321): threadid=11: thread exiting with uncaught exception (group=0x
40025a00)
E/PackageManager( 9321): Couldn't create temp file for downloaded package file.
E/AndroidRuntime( 9321): *** FATAL EXCEPTION IN SYSTEM PROCESS: PackageManager
E/AndroidRuntime( 9321): java.lang.NullPointerException
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$File
InstallArgs.createCopyFile(PackageManagerService.java:5214)
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$File
InstallArgs.copyApk(PackageManagerService.java:5222)
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$Inst
allParams.handleStartCopy(PackageManagerService.java:5032)
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$Hand
lerParams.startCopy(PackageManagerService.java:4891)
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$Pack
ageHandler.doHandleMessage(PackageManagerService.java:475)
E/AndroidRuntime( 9321): at com.android.server.PackageManagerService$Pack
ageHandler.handleMessage(PackageManagerService.java:420)
E/AndroidRuntime( 9321): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 9321): at android.os.Looper.loop(Looper.java:144)
E/AndroidRuntime( 9321): at android.os.HandlerThread.run(HandlerThread.ja
va:60)
I/Process ( 9321): Sending signal. PID: 9321 SIG: 9
I/ServiceManager( 133): service 'bluetooth_fm_receiver_service' died
I/ServiceManager( 133): service 'SurfaceFlinger' died
I/ServiceManager( 133): service 'batteryinfo' died
I/ServiceManager( 133): service 'entropy' died
I/ServiceManager( 133): service 'power' died
I/ServiceManager( 133): service 'bluetooth_dg_service' died
I/ServiceManager( 133): service 'usagestats' died
I/ServiceManager( 133): service 'package' died
I/ServiceManager( 133): service 'wifi' died
I/ServiceManager( 133): service 'connectivity' died
I/ServiceManager( 133): service 'throttle' died
I/ServiceManager( 133): service 'accessibility' died
I/ServiceManager( 133): service 'mount' died
I/ServiceManager( 133): service 'wallpaper' died
Any ideas?
Thank you.
I'm ready to answer all your questions))
Is it always the same app? How much space is left on the ext partition? Have you tried wiping the dalvik cache?
Sent from my HTC Desire using XDA Premium App
Thank you very much for your suggestion!
I wiped dalvik and now all works great. But why did it happen? (i mean rebooting). Could it be repeated in the future and how to avoid it?
For information: i tried 5 different apps - no matter. And i had about 600Mb free on the ext.
Related
Hi,
I just did a wipe and installed CM 6.1 RC again, hoping to get rid of FCs when trying to access the sound options. After flashing, it worked fine, then i restored my files with Titanium and rebooted, and now I'm getting the FC again. Here's the log, maybe anyone can figure out what's causing that problem?
I/power ( 166): *** set_screen_state 1
D/SurfaceFlinger( 166): Screen about to return, flinger = 0x124ea8
D/WifiService( 166): ACTION_SCREEN_ON
D/AK8973 ( 127): Compass Start
D/dalvikvm( 1407): GC_FOR_MALLOC freed 7909 objects / 514632 bytes in 30ms
I/ActivityManager( 166): Starting activity: Intent { act=android.settings.SETTI
NGS flg=0x10200000 cmp=com.android.settings/.Settings }
I/ActivityManager( 166): Start proc com.android.settings for activity com.andro
id.settings/.Settings: pid=1647 uid=1000 gids={3003, 3002, 3001, 1015}
W/InputManagerService( 166): Window already focused, ignoring focus gain of: co
[email protected]
I/ActivityManager( 166): Displayed activity com.android.settings/.Settings: 346
ms (total 71251 ms)
I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.
MAIN cmp=com.android.settings/.SoundSettings }
D/AndroidRuntime( 1647): Shutting down VM
W/dalvikvm( 1647): threadid=1: thread exiting with uncaught exception (group=0x4
001d7e8)
E/AndroidRuntime( 1647): FATAL EXCEPTION: main
E/AndroidRuntime( 1647): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.settings/com.android.settings.SoundSettings}: java.lang.
ClassCastException: java.lang.Boolean
E/AndroidRuntime( 1647): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2663)
E/AndroidRuntime( 1647): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2679)
E/AndroidRuntime( 1647): at android.app.ActivityThread.access$2300(Activi
tyThread.java:125)
E/AndroidRuntime( 1647): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:2033)
E/AndroidRuntime( 1647): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 1647): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1647): at android.app.ActivityThread.main(ActivityThrea
d.java:4627)
E/AndroidRuntime( 1647): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 1647): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 1647): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 1647): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:626)
E/AndroidRuntime( 1647): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1647): Caused by: java.lang.ClassCastException: java.lang.Bool
ean
E/AndroidRuntime( 1647): at android.app.ContextImpl$SharedPreferencesImpl
.getString(ContextImpl.java:2700)
E/AndroidRuntime( 1647): at android.preference.Preference.getPersistedStr
ing(Preference.java:1249)
E/AndroidRuntime( 1647): at android.preference.ListPreference.onSetInitia
lValue(ListPreference.java:278)
E/AndroidRuntime( 1647): at android.preference.Preference.dispatchSetInit
ialValue(Preference.java:1172)
E/AndroidRuntime( 1647): at android.preference.Preference.onAttachedToHie
rarchy(Preference.java:984)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addPrefere
nce(PreferenceGroup.java:156)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addItemFro
mInflater(PreferenceGroup.java:97)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addItemFro
mInflater(PreferenceGroup.java:38)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.rInflate(G
enericInflater.java:488)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.inflate(Ge
nericInflater.java:326)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.inflate(Ge
nericInflater.java:263)
E/AndroidRuntime( 1647): at android.preference.PreferenceManager.inflateF
romResource(PreferenceManager.java:251)
E/AndroidRuntime( 1647): at android.preference.PreferenceActivity.addPref
erencesFromResource(PreferenceActivity.java:262)
E/AndroidRuntime( 1647): at com.android.settings.SoundSettings.onCreate(S
oundSettings.java:110)
E/AndroidRuntime( 1647): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1047)
E/AndroidRuntime( 1647): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2627)
E/AndroidRuntime( 1647): ... 11 more
W/ActivityManager( 166): Force finishing activity com.android.settings/.Sound
Settings
W/ActivityManager( 166): Force finishing activity com.android.settings/.Setti
ngs
W/ActivityManager( 166): Activity pause timeout for HistoryRecord{44528308 com.
android.settings/.SoundSettings}
I/Process ( 1647): Sending signal. PID: 1647 SIG: 9
I/ActivityManager( 166): Process com.android.settings (pid 1647) has died.
I/WindowManager( 166): WIN DEATH: Window{44567e18 com.android.settings/com.andr
oid.settings.Settings paused=true}
Hi,
I have got an HTC Legend rooted to 2.1 with HBOOT 1.00 (when I first got it I upgraded to the OTA 2.2 that upgraded HBOOT to 1.00).
Now I would like to uprade to a rooted 2.2 or 2.3 (e.g modaco r4 based on FroYo).
When I do so (clockworkmod + clean data+cache + update modaco.zip) it will loop boot during the boot process on the bootanimation.
I can hook up with adb on it and see via logcat that WindowManager is crashing.
Here is the interesting part I guess :
Code:
I/SystemServer( 484): Lights Service
I/SystemServer( 484): Vibrator Service
I/SystemServer( 484): Hardware Service
W/System.err( 484): java.lang.NullPointerException
E/ActivityThread( 484): Failed to find provider info for settings
E/PowerManagerService( 484): failed to query setting db.
E/ActivityThread( 484): Failed to find provider info for settings
W/System.err( 484): at android.provider.Settings$NameValueCache.getString(Settings.java:648)
W/System.err( 484): at android.provider.Settings$Secure.getString(Settings.java:2423)
W/System.err( 484): at android.provider.Settings$Secure.getInt(Settings.java:2463)
W/System.err( 484): at com.android.server.PowerManagerService.updateSettingsValues(PowerManagerService.java:2707)
W/System.err( 484): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java:619)
W/System.err( 484): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java:496)
W/System.err( 484): at android.os.HandlerThread.run(HandlerThread.java:59)
I/SystemServer( 484): Alarm Manager
I/pthread ( 484): ## thread 495 is creating thread @dalvik/vm/Thread.c:1443
I/pthread ( 484): ## thread 513 is created success
I/SystemServer( 484): Init Watchdog
I/SystemServer( 484): Sensor Service
I/SystemServer( 484): Window Manager
I/pthread ( 484): ## thread 495 is creating thread @dalvik/vm/Thread.c:1443
I/pthread ( 484): ## thread 514 is created success
W/dalvikvm( 484): threadid=17: thread exiting with uncaught exception (group=0x40028a00)
I/Process ( 484): Sending signal. PID: 484 SIG: 9
E/ActivityThread( 484): Failed to find provider info for settings
E/AndroidRuntime( 484): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 484): java.lang.NullPointerException
E/AndroidRuntime( 484): at android.provider.Settings$NameValueCache.getString(Settings.java:648)
E/AndroidRuntime( 484): at android.provider.Settings$System.getString(Settings.java:777)
E/AndroidRuntime( 484): at android.provider.Settings$System.getFloat(Settings.java:963)
E/AndroidRuntime( 484): at com.android.server.WindowManagerService.<init>(WindowManagerService.java:668)
E/AndroidRuntime( 484): at com.android.server.WindowManagerService.<init>(WindowManagerService.java:143)
E/AndroidRuntime( 484): at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:596)
E/ActivityThread( 484): Failed to find provider info for settings
E/AndroidRuntime( 484): Error reporting crash
E/AndroidRuntime( 484): java.lang.NullPointerException
E/AndroidRuntime( 484): at android.provider.Settings$NameValueCache.getString(Settings.java:648)
E/AndroidRuntime( 484): at android.provider.Settings$Secure.getString(Settings.java:2423)
E/AndroidRuntime( 484): at android.provider.Settings$Secure.getInt(Settings.java:2463)
E/AndroidRuntime( 484): at com.android.server.am.ActivityManagerService.isEnableHTCErrorReport(ActivityManagerService.java:9672)
E/AndroidRuntime( 484): at com.android.server.am.ActivityManagerService.addErrorToDropBox(ActivityManagerService.java:9722)
E/AndroidRuntime( 484): at com.android.server.am.ActivityManagerService.handleApplicationCrash(ActivityManagerService.java:9548)
E/AndroidRuntime( 484): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 484): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:887)
E/AndroidRuntime( 484): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:884)
I/ServiceManager( 61): service 'usagestats' died
I/ServiceManager( 61): service 'telephony.registry' died
I/ServiceManager( 61): service 'batteryinfo' died
I/ServiceManager( 61): service 'SurfaceFlinger' died
I/ServiceManager( 61): service 'entropy' died
I/ServiceManager( 61): service 'power' died
I/ServiceManager( 61): service 'account' died
I/ServiceManager( 61): service 'package' died
I/ServiceManager( 61): service 'meminfo' died
I/ServiceManager( 61): service 'cpuinfo' died
I/ServiceManager( 61): service 'permission' died
I/ServiceManager( 61): service 'activity' died
I/ServiceManager( 61): service 'battery' died
I/ServiceManager( 61): service 'content' died
I/ServiceManager( 61): service 'hardware' died
I/ServiceManager( 61): service 'vibrator' died
I/ServiceManager( 61): service 'htchardware' died
I/ServiceManager( 61): service 'alarm' died
I/ServiceManager( 61): service 'sensor' died
D/HtcBootAnimation( 496): SurfaceFlinger died, exiting...
E/installd( 70): eof
E/installd( 70): failed to read size
I/installd( 70): closing connection
V/MediaPlayerService( 478): Client(1) destructor pid = 496
V/MediaPlayerService( 478): disconnect(1) from pid 496
D/AwesomePlayer( 478): [U5B] reset (382)
D/AwesomePlayer( 478): [U5B] reset_l (388)
V/AudioSink( 478): stop
V/AudioSink( 478): close
For information when rooting my OTA 2.2 I flashed a misc.img with CID=BM___001.
Yhinking it was the reason of the problem I changed it to CID=11111111 but it is still boot looping with the new firmwares.
I always can go back and re-flash the rooted 2.1 by placing it to sdcard and renaming it to LEGEIMG.zip.
Another clues : it is PVT SHIP S-OFF.
Baseband is 47.26.35.04U_7.05.35.26L
ROM is 1.31.405.4
Thanks for anybody that can shed a light on that !
I solved it by applying the RUU present here http://forum.xda-developers.com/showthread.php?t=870345.
(not root though)
Hya folks,
a couple of weeks ago I flashed the mentioned ROM. Everything went well until today as my mobile crashed for no ovisious reason. I just realized it after finding it booting in my pocket. Even adb logcat is not usable due to the fact that adb just tells me "waiting for device". I made a full restore with a previous nandroid of my phone. Phone booted, so everything good until i tried a reboot. Bootloop again but at least with logCat support. That's what it tells me:
Code:
W/PackageManager( 497): Unknown permission com.android.vending.permission.UPDAT
E_MARKET_FAILURE in package com.android.vending.updater
W/PackageManager( 497): Unknown permission com.shazam.android.preloadinfo.provi
der.ACCESS_DATA in package com.shazam.android
W/PackageManager( 497): Not granting permission com.google.android.gm.permissio
n.READ_GMAIL to package com.gau.golauncherex.notification (protectionLevel=2 fla
gs=0xbe46)
W/PackageManager( 497): Unknown permission com.google.android.providers.gmail.p
ermission.READ_GMAIL in package com.gau.golauncherex.notification
W/PackageManager( 497): Unknown permission com.fsck.k9.permission.READ_MESSAGES
in package com.gau.golauncherex.notification
W/PackageManager( 497): Not granting permission android.permission.WRITE_SECURE
_SETTINGS to package com.whatsapp (protectionLevel=3 flags=0xbe44)
W/PackageManager( 497): Not granting permission android.permission.CALL_PRIVILE
GED to package com.skype.raider (protectionLevel=3 flags=0x8be44)
W/PackageManager( 497): Not granting permission android.permission.CONNECTIVITY
_INTERNAL to package com.et.easy.download.pro (protectionLevel=3 flags=0xbe44)
W/PackageManager( 497): Unknown permission com.dolphin.browser.permission.Addon
in package com.et.easy.download.pro
W/PackageManager( 497): Not granting permission com.google.android.gm.permissio
n.READ_GMAIL to package com.google.android.apps.uploader (protectionLevel=2 flag
s=0x8be45)
W/PackageManager( 497): Unknown permission android.permission.READ_EXTERNAL_STO
RAGE in package com.android.vending
W/PackageManager( 497): Not granting permission android.permission.SEND_DOWNLOA
D_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xab
ec5)
W/PackageManager( 497): Unknown permission android.permission.MANAGE_USERS in p
ackage com.android.vending
W/PackageManager( 497): Unknown permission android.permission.INTERACT_ACROSS_U
SERS in package com.android.vending
W/PackageManager( 497): Not granting permission android.permission.DEVICE_POWER
to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
D/dalvikvm( 497): GC_EXPLICIT freed 852K, 35% free 5450K/8323K, paused 3ms+4ms
E/System ( 497): ******************************************
E/System ( 497): ************ Failure starting core service
E/System ( 497): java.lang.RuntimeException: There can be only one required ve
rifier
E/System ( 497): at com.android.server.pm.PackageManagerService.getRequir
edVerifierLPr(PackageManagerService.java:1205)
E/System ( 497): at com.android.server.pm.PackageManagerService.<init>(Pa
ckageManagerService.java:1168)
E/System ( 497): at com.android.server.pm.PackageManagerService.main(Pack
ageManagerService.java:843)
E/System ( 497): at com.android.server.ServerThread.run(SystemServer.java
:170)
I/SystemServer( 497): Input Method Service
W/SystemServer( 497): ***********************************************
F/SystemServer( 497): BOOT FAILURE starting Input Manager Service
F/SystemServer( 497): java.lang.NullPointerException
F/SystemServer( 497): at android.app.PendingIntent.getBroadcast(PendingIntent.
java:293)
F/SystemServer( 497): at com.android.server.InputMethodManagerService.<init>(I
nputMethodManagerService.java:551)
F/SystemServer( 497): at com.android.server.ServerThread.run(SystemServer.java
:286)
F/SystemServer( 497): BOOT FAILURE starting Accessibility Manager
F/SystemServer( 497): java.lang.NullPointerException
F/SystemServer( 497): at android.app.ContextImpl.registerReceiverInternal(Cont
extImpl.java:1081)
F/SystemServer( 497): at android.app.ContextImpl.registerReceiver(ContextImpl.
java:1056)
F/SystemServer( 497): at android.app.ContextImpl.registerReceiver(ContextImpl.
java:1050)
F/SystemServer( 497): at com.android.internal.content.PackageMonitor.register(
PackageMonitor.java:65)
F/SystemServer( 497): at com.android.server.accessibility.AccessibilityManager
Service.registerPackageChangeAndBootCompletedBroadcastReceiver(AccessibilityMana
gerService.java:278)
F/SystemServer( 497): at com.android.server.accessibility.AccessibilityManager
Service.<init>(AccessibilityManagerService.java:172)
F/SystemServer( 497): at com.android.server.ServerThread.run(SystemServer.java
:294)
F/SystemServer( 497): BOOT FAILURE making display ready
F/SystemServer( 497): java.lang.NullPointerException
F/SystemServer( 497): at com.android.server.ServerThread.run(SystemServer.java
:302)
E/AndroidRuntime( 497): Error reporting WTF
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 497): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 497): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 497): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 497): at com.android.server.ServerThread.run(SystemSer
ver.java:289)
I/SystemServer( 497): Accessibility Manager
W/SystemServer( 497): ***********************************************
E/AndroidRuntime( 497): Error reporting WTF
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 497): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 497): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 497): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 497): at com.android.server.ServerThread.run(SystemSer
ver.java:297)
W/SystemServer( 497): ***********************************************
E/AndroidRuntime( 497): Error reporting WTF
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 497): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 497): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 497): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 497): at com.android.server.ServerThread.run(SystemSer
ver.java:304)
W/SystemServer( 497): ***********************************************
F/SystemServer( 497): BOOT FAILURE performing boot dexopt
F/SystemServer( 497): java.lang.NullPointerException
F/SystemServer( 497): at com.android.server.ServerThread.run(SystemServer.java
:308)
W/dalvikvm( 497): threadid=12: thread exiting with uncaught exception (group=0x
40a701f8)
I/Process ( 497): Sending signal. PID: 497 SIG: 9
E/AndroidRuntime( 497): Error reporting WTF
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 497): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 497): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 497): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 497): at com.android.server.ServerThread.run(SystemSer
ver.java:310)
E/AndroidRuntime( 497): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.S
erverThread
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.server.ServerThread.run(SystemSer
ver.java:314)
E/AndroidRuntime( 497): Error reporting crash
E/AndroidRuntime( 497): java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.internal.os.RuntimeInit$UncaughtH
andler.uncaughtException(RuntimeInit.java:72)
E/AndroidRuntime( 497): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:693)
E/AndroidRuntime( 497): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:690)
I/ServiceManager( 273): service 'sensorservice' died
I/ServiceManager( 273): service 'power' died
I/ServiceManager( 273): service 'entropy' died
I/ServiceManager( 273): service 'batteryinfo' died
I/ServiceManager( 273): service 'telephony.registry' died
I/ServiceManager( 273): service 'usagestats' died
E/installd( 283): eof
E/installd( 283): failed to read size
I/installd( 283): closing connection
I/Zygote ( 470): Exit zygote because system server (497) has terminated
I/ServiceManager( 273): service 'media.audio_flinger' died
I/ServiceManager( 273): service 'media.player' died
I/ServiceManager( 273): service 'media.camera' died
I/ServiceManager( 273): service 'media.audio_policy' died
I/Netd ( 520): Netd 1.0 starting
D/AndroidRuntime( 519):
D/AndroidRuntime( 519): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 519): CheckJNI is OFF
I/ ( 521): ServiceManager: 0x236958
E/AudioHardwareQSD( 521): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 521): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 521): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 521): read ADIE para from file failed -1
E/HTC Acoustic( 521): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 521): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 521): BT ID table version: PASSION_HTC_20100610
E/HTC Acoustic( 521): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 521): speaker amplifier tpa2018 is not supported
I/AudioFlinger( 521): Loaded primary audio interface from LEGACY Audio HW HAL (
audio)
I/AudioFlinger( 521): Using 'LEGACY Audio HW HAL' (audio.primary) as the primar
y audio interface
I/AudioFlinger( 521): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
D/AudioHardwareInterface( 521): setMode(NORMAL)
I/AudioHardwareQSD( 521): Set master volume to 1.000000
I/CameraService( 521): CameraService started (pid=521)
D/QcomCamera( 521): HAL_get_number_of_cameras: loading libcamera at 0xb000e9f0
I/AudioFlinger( 521): AudioFlinger's thread 0x2398f0 ready to run
W/AudioFlinger( 521): Thread AudioOut_1 cannot connect to the power manager ser
vice
I/AudioHardwareQSD( 521): Routing audio to Speakerphone
D/AudioHardwareQSD( 521): Switching audio device to
D/AudioHardwareQSD( 521): Speakerphone
I/AudioHardwareQSD( 521): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 521): Setting in-call volume to 100
W/AudioPolicyManagerBase( 521): getDeviceForStrategy() unknown strategy: 5
I/AudioPolicyService( 521): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
I/SamplingProfilerIntegration( 519): Profiling disabled.
I/Zygote ( 519): Preloading classes...
D/dalvikvm( 519): GC_EXPLICIT freed 37K, 84% free 410K/2560K, paused 1ms+1ms
D/TextLayoutCache( 519): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 519): Class not found for preloading: android.media.AudioManager$2
I/dalvikvm( 519): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
D/MtpDeviceJNI( 519): register_android_mtp_MtpDevice
I/dalvikvm( 519): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
I/dalvikvm( 519): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
W/Zygote ( 519): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher
W/Zygote ( 519): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher$Stub
W/Zygote ( 519): Class not found for preloading: android.text.TextDirectionHeu
ristics$CharCount
W/Zygote ( 519): Class not found for preloading: android.text.method.WordItera
tor$1
I/dalvikvm( 519): threadid=1: recursive native library load attempt (/system/li
b/libwebcore.so)
D/dalvikvm( 519): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, sk
ipping init
W/Zygote ( 519): Class not found for preloading: android.widget.EdgeGlow
D/dalvikvm( 519): GC_FOR_ALLOC freed 622K, 37% free 1627K/2560K, paused 29ms
E/PhonePolicy( 519): Could not preload class for phone policy: com.android.inte
rnal.policy.impl.PhoneWindow$ContextMenuCallback
I/System ( 519): Loaded time zone names for in 673ms (661ms in ICU)
I/System ( 519): Loaded time zone names for en_US in 519ms (507ms in ICU)
I/System ( 519): Loaded time zone names for de_DE in 556ms (545ms in ICU)
I/Zygote ( 519): ...preloaded 2297 classes in 3117ms.
D/dalvikvm( 519): GC_EXPLICIT freed 978K, 33% free 2170K/3203K, paused 3ms+3ms
I/Zygote ( 519): Preload resources disabled, skipped.
D/dalvikvm( 519): GC_EXPLICIT freed 9K, 33% free 2161K/3203K, paused 2ms+3ms
D/dalvikvm( 519): GC_EXPLICIT freed <1K, 33% free 2161K/3203K, paused 6ms+2ms
D/dalvikvm( 519): GC_EXPLICIT freed <1K, 33% free 2161K/3203K, paused 3ms+2ms
I/dalvikvm( 519): System server process 547 has been created
I/Zygote ( 519): Accepting command socket connections
I/sysproc ( 547): Entered system_init()
I/sysproc ( 547): ServiceManager: 0x149c910
D/SensorService( 547): nuSensorService starting...
D/AK8973 ( 285): Compass Start
I/SensorService( 547): BMA150 3-axis Accelerometer
I/SensorService( 547): AK8973 3-axis Magnetic field sensor
I/SensorService( 547): AK8973 Orientation sensor
I/SensorService( 547): CM3602 Proximity sensor
I/SensorService( 547): CM3602 Light sensor
I/sysproc ( 547): System server: starting Android runtime.
I/sysproc ( 547): System server: starting Android services.
D/SensorService( 547): nuSensorService thread starting...
I/sysproc ( 547): System server: entering thread pool.
I/SystemServer( 547): Entered the Android system server!
I/SystemServer( 547): Entropy Service
I/SystemServer( 547): Power Manager
I/SystemServer( 547): Activity Manager
I/ActivityManager( 547): Memory class: 48
D/AK8973 ( 285): Compass CLOSE
I/SystemServer( 547): Telephony Registry
I/SystemServer( 547): Package Manager
W/PackageParser( 547): No actions in intent filter at /system/app/Contacts.apk
Binary XML file line #525
I/PackageManager( 547): Package com.android.vending at /system/app/Vending.apk
ignored: updated version 8015016 better than this 8013011
W/PackageParser( 547): Unknown element under <manifest>: meta-data at /system/a
pp/Androidian-6-100.apk Binary XML file line #45
W/PackageParser( 547): No actions in intent filter at /system/app/EVToolbox.apk
Binary XML file line #44
W/PackageParser( 547): No actions in intent filter at /system/app/EVToolbox.apk
Binary XML file line #75
W/PackageParser( 547): No actions in intent filter at /system/app/EVToolbox.apk
Binary XML file line #106
W/PackageParser( 547): No actions in intent filter at /system/app/EVToolbox.apk
Binary XML file line #188
W/ResourceType( 547): Failure getting entry for 0x7f0d001e (t=12 e=30) in packa
ge 0 (error -75)
I/PackageManager( 547): Package com.google.android.youtube at /system/app/YouTu
be.apk ignored: updated version 4123 better than this 3505
W/ResourceType( 547): No known package when getting value for resource number 0
x02040320
W/PackageParser( 547): Unknown element under <manifest>: HTC-SDK at /system/app
/Picasa_GLRplugin.apk Binary XML file line #79
I/PackageManager( 547): Package eu.chainfire.supersu at /system/app/Superuser.a
pk ignored: updated version 96 better than this 95
W/PackageParser( 547): No actions in intent filter at /system/app/Bluetooth.apk
Binary XML file line #125
D/PackageManager( 547): No files in app dir /vendor/app
I/installd( 283): new connection
I/Installer( 547): connecting...
D/dalvikvm( 547): GC_CONCURRENT freed 2278K, 41% free 5007K/8391K, paused 7ms+2
8ms
W/PackageManager( 547): Package com.skype.raider desires unavailable shared lib
rary com.htc.hardware.twinCamDevice; ignoring!
W/PackageManager( 547): Package com.skype.raider desires unavailable shared lib
rary com.motorola.hardware.frontcamera; ignoring!
W/PackageManager( 547): Package com.skype.raider desires unavailable shared lib
rary com.sprint.hardware.twinCamDevice; ignoring!
W/PackageParser( 547): No actions in intent filter at /data/app/com.levelup.bea
utifulwidgets-1.apk Binary XML file line #279
W/PackageParser( 547): No actions in intent filter at /data/app/com.levelup.bea
utifulwidgets-1.apk Binary XML file line #288
I/PackageParser( 547): org.chrisbailey.todo: compat added android.permission.WR
ITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I already flashed the Stock HBoot again before restoring my mobile to the last working nandroid. Also did I already use the permission fixer from 4Ext. Does anybody of you know what's up with my phone?^^
Tanks in advance
After I reflashed hboot and recovery to make sure it is not partition related, I flashed the rom again. It seems to work perfectly fine until i reboot it the first time. Here my latest log
Code:
SHORTCUTS_ACCESS to package com.google.android.googlequicksearchbox (protectionL
evel=2 flags=0x18be45)
W/PackageManager( 718): Unknown permission com.google.android.voicesearch.ACCES
S_SETTINGS in package com.google.android.googlequicksearchbox
W/PackageManager( 718): Unknown permission android.permission.READ_EXTERNAL_STO
RAGE in package com.google.android.googlequicksearchbox
W/PackageManager( 718): Not granting permission com.google.googlenav.friend.per
mission.OPT_IN to package com.google.android.googlequicksearchbox (protectionLev
el=2 flags=0x18be45)
W/PackageManager( 718): Not granting permission com.google.android.apps.maps.pe
rmission.PREFETCH to package com.google.android.googlequicksearchbox (protection
Level=2 flags=0x18be45)
W/PackageManager( 718): Not granting permission com.google.android.gm.permissio
n.AUTO_SEND to package com.google.android.googlequicksearchbox (protectionLevel=
2 flags=0x18be45)
W/PackageManager( 718): Not granting permission com.google.android.voicesearch.
AUDIO_FILE_ACCESS to package com.google.android.googlequicksearchbox (protection
Level=2 flags=0x18be45)
W/PackageManager( 718): Unknown permission android.webkit.permission.PLUGIN in
package com.adobe.flashplayer
W/PackageManager( 718): Not granting permission android.permission.ACCOUNT_MANA
GER to package com.google.android.music (protectionLevel=2 flags=0x8be65)
W/PackageManager( 718): Unknown permission com.android.providers.im.permission.
READ_ONLY in package com.google.android.apps.maps
W/PackageManager( 718): Unknown permission mobi.mgeek.TunnyBrowser.permission.R
EAD_HISTORY_BOOKMARKS in package mobi.mgeek.TunnyBrowser
W/PackageManager( 718): Unknown permission mobi.mgeek.TunnyBrowser.permission.W
RITE_HISTORY_BOOKMARK in package mobi.mgeek.TunnyBrowser
W/PackageManager( 718): Unknown permission com.dolphin.browser.permission.ACCES
S_PROVIDER in package mobi.mgeek.TunnyBrowser
W/PackageManager( 718): Not granting permission android.permission.SET_PREFERRE
D_APPLICATIONS to package mobi.mgeek.TunnyBrowser (protectionLevel=2 flags=0x8be
44)
W/PackageManager( 718): Unknown permission com.google.android.apps.googlevoice.
REMOTE_INTENT in package com.google.android.apps.googlevoice
W/PackageManager( 718): Unknown permission com.google.android.permission.RECEIV
E_DATA_MESSAGE in package com.google.android.apps.googlevoice
W/PackageManager( 718): Unknown permission com.google.android.permission.SEND_D
ATA_MESSAGE in package com.google.android.apps.googlevoice
W/PackageManager( 718): Unknown permission com.android.providers.voicemail.perm
ission.READ_WRITE_ALL_VOICEMAIL in package com.google.android.apps.googlevoice
W/PackageManager( 718): Unknown permission com.android.providers.voicemail.perm
ission.READ_WRITE_OWN_VOICEMAIL in package com.google.android.apps.googlevoice
W/PackageManager( 718): Unknown permission com.android.vending.permission.UPDAT
E_MARKET_FAILURE in package com.android.vending.updater
W/PackageManager( 718): Unknown permission com.shazam.android.preloadinfo.provi
der.ACCESS_DATA in package com.shazam.android
W/PackageManager( 718): Not granting permission com.google.android.gm.permissio
n.READ_GMAIL to package com.gau.golauncherex.notification (protectionLevel=2 fla
gs=0xbe46)
W/PackageManager( 718): Unknown permission com.google.android.providers.gmail.p
ermission.READ_GMAIL in package com.gau.golauncherex.notification
W/PackageManager( 718): Unknown permission com.fsck.k9.permission.READ_MESSAGES
in package com.gau.golauncherex.notification
W/PackageManager( 718): Not granting permission android.permission.WRITE_SECURE
_SETTINGS to package com.whatsapp (protectionLevel=3 flags=0xbe44)
W/PackageManager( 718): Not granting permission android.permission.CALL_PRIVILE
GED to package com.skype.raider (protectionLevel=3 flags=0x8be44)
W/PackageManager( 718): Not granting permission android.permission.CONNECTIVITY
_INTERNAL to package com.et.easy.download.pro (protectionLevel=3 flags=0xbe44)
W/PackageManager( 718): Unknown permission com.dolphin.browser.permission.Addon
in package com.et.easy.download.pro
W/PackageManager( 718): Not granting permission com.google.android.gm.permissio
n.READ_GMAIL to package com.google.android.apps.uploader (protectionLevel=2 flag
s=0x8be45)
W/PackageManager( 718): Unknown permission android.permission.READ_EXTERNAL_STO
RAGE in package com.android.vending
W/PackageManager( 718): Not granting permission android.permission.SEND_DOWNLOA
D_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xab
ec5)
W/PackageManager( 718): Unknown permission android.permission.MANAGE_USERS in p
ackage com.android.vending
W/PackageManager( 718): Unknown permission android.permission.INTERACT_ACROSS_U
SERS in package com.android.vending
W/PackageManager( 718): Not granting permission android.permission.DEVICE_POWER
to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
D/dalvikvm( 718): GC_EXPLICIT freed 978K, 33% free 5627K/8323K, paused 2ms+5ms
E/System ( 718): ******************************************
E/System ( 718): ************ Failure starting core service
E/System ( 718): java.lang.RuntimeException: There can be only one required ve
rifier
E/System ( 718): at com.android.server.pm.PackageManagerService.getRequir
edVerifierLPr(PackageManagerService.java:1205)
E/System ( 718): at com.android.server.pm.PackageManagerService.<init>(Pa
ckageManagerService.java:1168)
E/System ( 718): at com.android.server.pm.PackageManagerService.main(Pack
ageManagerService.java:843)
E/System ( 718): at com.android.server.ServerThread.run(SystemServer.java
:170)
I/SystemServer( 718): Input Method Service
W/SystemServer( 718): ***********************************************
F/SystemServer( 718): BOOT FAILURE starting Input Manager Service
F/SystemServer( 718): java.lang.NullPointerException
F/SystemServer( 718): at android.app.PendingIntent.getBroadcast(PendingIntent.
java:293)
F/SystemServer( 718): at com.android.server.InputMethodManagerService.<init>(I
nputMethodManagerService.java:551)
F/SystemServer( 718): at com.android.server.ServerThread.run(SystemServer.java
:286)
F/SystemServer( 718): BOOT FAILURE starting Accessibility Manager
F/SystemServer( 718): java.lang.NullPointerException
F/SystemServer( 718): at android.app.ContextImpl.registerReceiverInternal(Cont
extImpl.java:1081)
F/SystemServer( 718): at android.app.ContextImpl.registerReceiver(ContextImpl.
java:1056)
F/SystemServer( 718): at android.app.ContextImpl.registerReceiver(ContextImpl.
java:1050)
F/SystemServer( 718): at com.android.internal.content.PackageMonitor.register(
PackageMonitor.java:65)
F/SystemServer( 718): at com.android.server.accessibility.AccessibilityManager
Service.registerPackageChangeAndBootCompletedBroadcastReceiver(AccessibilityMana
gerService.java:278)
F/SystemServer( 718): at com.android.server.accessibility.AccessibilityManager
Service.<init>(AccessibilityManagerService.java:172)
F/SystemServer( 718): at com.android.server.ServerThread.run(SystemServer.java
:294)
E/AndroidRuntime( 718): Error reporting WTF
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 718): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 718): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 718): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 718): at com.android.server.ServerThread.run(SystemSer
ver.java:289)
I/SystemServer( 718): Accessibility Manager
W/SystemServer( 718): ***********************************************
E/AndroidRuntime( 718): Error reporting WTF
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 718): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 718): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 718): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 718): at com.android.server.ServerThread.run(SystemSer
ver.java:297)
F/SystemServer( 718): BOOT FAILURE making display ready
F/SystemServer( 718): java.lang.NullPointerException
F/SystemServer( 718): at com.android.server.ServerThread.run(SystemServer.java
:302)
F/SystemServer( 718): BOOT FAILURE performing boot dexopt
F/SystemServer( 718): java.lang.NullPointerException
F/SystemServer( 718): at com.android.server.ServerThread.run(SystemServer.java
:308)
W/dalvikvm( 718): threadid=12: thread exiting with uncaught exception (group=0x
40a7a1f8)
W/SystemServer( 718): ***********************************************
E/AndroidRuntime( 718): Error reporting WTF
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 718): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 718): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 718): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 718): at com.android.server.ServerThread.run(SystemSer
ver.java:304)
W/SystemServer( 718): ***********************************************
E/AndroidRuntime( 718): Error reporting WTF
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:345)
E/AndroidRuntime( 718): at android.util.Log$1.onTerribleFailure(Log.java
:103)
E/AndroidRuntime( 718): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 718): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:79)
E/AndroidRuntime( 718): at com.android.server.ServerThread.run(SystemSer
ver.java:310)
E/AndroidRuntime( 718): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.S
erverThread
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.server.ServerThread.run(SystemSer
ver.java:314)
I/Process ( 718): Sending signal. PID: 718 SIG: 9
E/AndroidRuntime( 718): Error reporting crash
E/AndroidRuntime( 718): java.lang.NullPointerException
E/AndroidRuntime( 718): at com.android.internal.os.RuntimeInit$UncaughtH
andler.uncaughtException(RuntimeInit.java:72)
E/AndroidRuntime( 718): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:693)
E/AndroidRuntime( 718): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:690)
I/ServiceManager( 141): service 'telephony.registry' died
I/ServiceManager( 141): service 'sensorservice' died
I/ServiceManager( 141): service 'power' died
I/ServiceManager( 141): service 'batteryinfo' died
I/ServiceManager( 141): service 'entropy' died
I/ServiceManager( 141): service 'usagestats' died
E/installd( 151): eof
E/installd( 151): failed to read size
I/installd( 151): closing connection
I/Zygote ( 690): Exit zygote because system server (718) has terminated
I/ServiceManager( 141): service 'media.audio_flinger' died
I/ServiceManager( 141): service 'media.player' died
I/ServiceManager( 141): service 'media.camera' died
I/ServiceManager( 141): service 'media.audio_policy' died
I/Netd ( 741): Netd 1.0 starting
D/AndroidRuntime( 740):
D/AndroidRuntime( 740): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 740): CheckJNI is OFF
I/ ( 742): ServiceManager: 0x1e54958
E/AudioHardwareQSD( 742): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 742): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 742): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 742): read ADIE para from file failed -1
E/HTC Acoustic( 742): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 742): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 742): BT ID table version: PASSION_HTC_20100610
E/HTC Acoustic( 742): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 742): speaker amplifier tpa2018 is not supported
I/AudioFlinger( 742): Loaded primary audio interface from LEGACY Audio HW HAL (
audio)
I/AudioFlinger( 742): Using 'LEGACY Audio HW HAL' (audio.primary) as the primar
y audio interface
I/AudioFlinger( 742): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
D/AudioHardwareInterface( 742): setMode(NORMAL)
I/AudioHardwareQSD( 742): Set master volume to 1.000000
I/CameraService( 742): CameraService started (pid=742)
D/QcomCamera( 742): HAL_get_number_of_cameras: loading libcamera at 0xb000e9f0
I/AudioFlinger( 742): AudioFlinger's thread 0x1e578f0 ready to run
W/AudioFlinger( 742): Thread AudioOut_1 cannot connect to the power manager ser
vice
I/AudioHardwareQSD( 742): Routing audio to Speakerphone
D/AudioHardwareQSD( 742): Switching audio device to
D/AudioHardwareQSD( 742): Speakerphone
I/AudioHardwareQSD( 742): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 742): Setting in-call volume to 100
W/AudioPolicyManagerBase( 742): getDeviceForStrategy() unknown strategy: 5
I/AudioPolicyService( 742): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
I/SamplingProfilerIntegration( 740): Profiling disabled.
I/Zygote ( 740): Preloading classes...
D/dalvikvm( 740): GC_EXPLICIT freed 37K, 84% free 410K/2560K, paused 0ms+1ms
D/TextLayoutCache( 740): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 740): Class not found for preloading: android.media.AudioManager$2
I/dalvikvm( 740): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
D/MtpDeviceJNI( 740): register_android_mtp_MtpDevice
I/dalvikvm( 740): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
I/dalvikvm( 740): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
W/Zygote ( 740): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher
W/Zygote ( 740): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher$Stub
W/Zygote ( 740): Class not found for preloading: android.text.TextDirectionHeu
ristics$CharCount
W/Zygote ( 740): Class not found for preloading: android.text.method.WordItera
tor$1
I/dalvikvm( 740): threadid=1: recursive native library load attempt (/system/li
b/libwebcore.so)
D/dalvikvm( 740): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, sk
ipping init
W/Zygote ( 740): Class not found for preloading: android.widget.EdgeGlow
D/dalvikvm( 740): GC_FOR_ALLOC freed 622K, 37% free 1627K/2560K, paused 24ms
E/PhonePolicy( 740): Could not preload class for phone policy: com.android.inte
rnal.policy.impl.PhoneWindow$ContextMenuCallback
I/System ( 740): Loaded time zone names for in 647ms (640ms in ICU)
I/System ( 740): Loaded time zone names for en_US in 502ms (495ms in ICU)
I/System ( 740): Loaded time zone names for de_DE in 527ms (521ms in ICU)
I/Zygote ( 740): ...preloaded 2297 classes in 2985ms.
D/dalvikvm( 740): GC_EXPLICIT freed 978K, 33% free 2170K/3203K, paused 2ms+3ms
I/Zygote ( 740): Preload resources disabled, skipped.
D/dalvikvm( 740): GC_EXPLICIT freed 9K, 33% free 2161K/3203K, paused 3ms+3ms
D/dalvikvm( 740): GC_EXPLICIT freed <1K, 33% free 2161K/3203K, paused 3ms+2ms
D/dalvikvm( 740): GC_EXPLICIT freed <1K, 33% free 2161K/3203K, paused 2ms+2ms
I/dalvikvm( 740): System server process 768 has been created
I/Zygote ( 740): Accepting command socket connections
I/sysproc ( 768): Entered system_init()
I/sysproc ( 768): ServiceManager: 0xe10910
D/SensorService( 768): nuSensorService starting...
D/AK8973 ( 153): Compass Start
I/SensorService( 768): BMA150 3-axis Accelerometer
I/SensorService( 768): AK8973 3-axis Magnetic field sensor
I/SensorService( 768): AK8973 Orientation sensor
I/SensorService( 768): CM3602 Proximity sensor
I/SensorService( 768): CM3602 Light sensor
I/sysproc ( 768): System server: starting Android runtime.
I/sysproc ( 768): System server: starting Android services.
I/SystemServer( 768): Entered the Android system server!
D/SensorService( 768): nuSensorService thread starting...
I/sysproc ( 768): System server: entering thread pool.
I/SystemServer( 768): Entropy Service
I/SystemServer( 768): Power Manager
I/SystemServer( 768): Activity Manager
I/ActivityManager( 768): Memory class: 48
D/AK8973 ( 153): Compass CLOSE
I/SystemServer( 768): Telephony Registry
I/SystemServer( 768): Package Manager
Does anybody have a clue?
Just a liiiitle searching in the rom's thread: http://forum.xda-developers.com/showthread.php?t=1355660&highlight=bootloop&page=1662
Known issue with Google Play and this ROM
Hi All,
I posted a similar thread a few days back but the parameters of the problem have changed enough that I feel like it would be confusing to try and continue down that path.
Anyway, my phone seems to crash every once in a while. It becomes unresponsive, but is still accessible via ADB, so I"ve been trying to debug via logcat to see what's going wrong. The problem is I never really looked at the logcat BEFORE this situation (why would I) so I have no idea which of these errors are normal.
All of this is after a CLEAN install (full wipe) with no restore, either via Google (I set up as a new device) or Titanium (I restored messages and call log and the data for like 3 games, but for the most part no restoring of anything, all fresh installs).
THe most common non-fatal ones are :
Code:
I/ActivityManager( 892): Cannot resolve ContentProvider=ui.email2.android.com
It's not even a warning but I see it a LOT. Dozens of times.
I get this error a lot :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
Not just for amazon.venezia (teh Amazon app store I believe) but also a few other apps, all looking for stuff on /storage/ext_sd. I do NOT have an external SD card, nor have I ever, so I have no idea why things are looking there.
The first fatal error I see is sandwiched between dozens of the ext_sd messages, and looks like this :
Code:
--------- beginning of crash
E/AndroidRuntime( 892): *** FATAL EXCEPTION IN SYSTEM PROCESS: main
E/AndroidRuntime( 892): java.lang.NullPointerException: Attempt to invoke interface method 'void o.CK.D()' on a null object reference
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at com.android.internal.widget.IRemoteViewsAdapterConnection$Stub$Proxy.onServiceConnected(IRemoteViewsAdapterConnection.java)
E/AndroidRuntime( 892): at com.android.server.appwidget.AppWidgetServiceImpl$ServiceConnectionProxy.onServiceConnected(AppWidgetServiceImpl.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java)
E/AndroidRuntime( 892): at android.os.Handler.handleCallback(Handler.java)
E/AndroidRuntime( 892): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 892): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.run(SystemServer.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.main(SystemServer.java)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/AndroidRuntime( 2165): FATAL EXCEPTION: NetworkLocationCallbackRunner
E/AndroidRuntime( 2165): Process: com.google.process.location, PID: 2165
E/AndroidRuntime( 2165): java.lang.SecurityException: attempting to read gservices without permission: Neither user 10009 nor current process has com.google.android.providers.gsf.permission.READ_GSERVICES.
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforce(ContextImpl.java)
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java)
E/AndroidRuntime( 2165): at android.content.ContextWrapper.enforceCallingOrSelfPermission(ContextWrapper.java)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.c(SourceFile:107)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:121)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:182)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.l.a(SourceFile:306)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.g.a(SourceFile:237)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.d.c(SourceFile:197)
E/AndroidRuntime( 2165): at com.google.android.location.activity.k.f(SourceFile:533)
E/AndroidRuntime( 2165): at com.google.android.location.activity.ah.e(SourceFile:125)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.l(SourceFile:79)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.g(SourceFile:65)
E/AndroidRuntime( 2165): at com.google.android.location.activity.az.a(SourceFile:134)
E/AndroidRuntime( 2165): at com.google.android.location.activity.u.at_(SourceFile:144)
E/AndroidRuntime( 2165): at com.google.android.location.activity.h.a(SourceFile:53)
E/AndroidRuntime( 2165): at com.google.android.location.activity.f.a(SourceFile:338)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.w.run(SourceFile:143)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ab.handleMessage(SourceFile:449)
E/AndroidRuntime( 2165): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 2165): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ae.run(SourceFile:969)
E/AndroidRuntime( 2165): at java.lang.Thread.run(Thread.java:818)
E/AndroidRuntime( 2165): Error reporting crash
ANY thoughts someone can provide would be really hlepful. I've reinstalled this ROM (Which has worked fine for me for months) a few times with a few different kernels to try and get around this problem but it keeps coming back. NO idea what could be causing it but it's frustrating as hell ( and GOogling these error messages is leading me nowhere). Full logcat attached. Thanks for any insight at all.
Flash latest firmware or run a ruu.Then flash your rom
crazykas said:
Flash latest firmware or run a ruu.Then flash your rom
Click to expand...
Click to collapse
I appreciate the advice, but I am trying to learn a little from this, and would like to figure out what went wrong before going nuclear. I was using this firmware adn ROM before with no issues, and yet a clean install of the same ROM is suddenly constantly crashing?
Well, I fully wiped my SD card and did an RUU. Haven't had a crash yet but still see this error in my logcat :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.google.android.youtube/cache
For a few apps (these are all system / default apps, I haven't installed anything yet).
And also a few other errors that just shouldn't be there for a clean install
Code:
I/ActivityManager( 895): Start proc com.android.cellbroadcastreceiver for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver: pid=2959 uid=10003 gids={50003, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2504:com.htc.sense.hsp/u0a14 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2504
W/BroadcastQueue( 895): Exception when sending broadcast to ComponentInfo{com.htc.sense.hsp/com.htc.sense.hsp.weather.provider.data.Receiver}
W/BroadcastQueue( 895): android.os.DeadObjectException
W/BroadcastQueue( 895): at android.os.BinderProxy.transactNative(Native Method)
W/BroadcastQueue( 895): at android.os.BinderProxy.transact(Binder.java)
W/BroadcastQueue( 895): at android.app.ApplicationThreadProxy.scheduleReceiver(ApplicationThreadNative.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processCurBroadcastLocked(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.os.Binder.execTransact(Binder.java)
W/libprocessgroup( 895): failed to open /acct/uid_10014/pid_2504/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc com.htc.sense.hsp for broadcast com.htc.sense.hsp/.weather.provider.data.Receiver: pid=2991 uid=10014 gids={50014, 9997, 1023, 3003} abi=armeabi-v7a
W/ActivityManager( 895): Spurious death for ProcessRecord{ee7324c 2991:com.htc.sense.hsp/u0a14}, curProc for 2504: null
I/ActivityManager( 895): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.PhoneStateReceiver: pid=3030 uid=10013 gids={50013, 9997, 3003} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2526:com.android.managedprovisioning/u0a15 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2526
W/libprocessgroup( 895): failed to open /acct/uid_10015/pid_2526/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc eu.chainfire.supersu for broadcast eu.chainfire.supersu/.UserPresentReceiver: pid=3054 uid=10050 gids={50050, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2548:com.ota.updates/u0a17 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2548
W/libprocessgroup( 895): failed to open /acct/uid_10017/pid_2548/cgroup.procs: No such file or directory
I/ActivityManager( 895): Killing 2088:com.google.android.apps.walletnfcrel/u0a26 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2088
W/libprocessgroup( 895): failed to open /acct/uid_10026/pid_2088/cgroup.procs: No such file or directory
Hopefully these are innocuous or at this point I have to suspect a hardware problem.
Hi all, I've just installed CM11 (LegacyXperia) on my Xperia Play for using it as MP4, but I have a little problem: looks like every app which checks for external storage crashes. I've reached that conclusion after taking a logcat and seeing what causes the crash: accessing to na empty array returned during a call to getExternalCacheDir() function.
My device does not have a SD Card inserted because the slot is broken and I can't find anyone selling the replacement.
Is there something that I can do to fix this? Or should change to another ROM?
See the logcat below:
Code:
I/ActivityManager( 546): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.gallery3d/.app.GalleryActivity} from pid 1476
V/StateManager( 3437): startState class com.android.gallery3d.app.AlbumSetPage
V/NFC ( 3437): this device does not have NFC support
D/AndroidRuntime( 3437): Shutting down VM
W/dalvikvm( 3437): threadid=1: thread exiting with uncaught exception (group=0x416b0ce0)
E/AndroidRuntime( 3437): FATAL EXCEPTION: main
E/AndroidRuntime( 3437): Process: com.android.gallery3d, PID: 3437
E/AndroidRuntime( 3437): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.gallery3d/com.android.gallery3d.app.GalleryActivity}: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
E/AndroidRuntime( 3437): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2212)
E/AndroidRuntime( 3437): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2271)
E/AndroidRuntime( 3437): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 3437): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
E/AndroidRuntime( 3437): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3437): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3437): at android.app.ActivityThread.main(ActivityThread.java:5146)
E/AndroidRuntime( 3437): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3437): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3437): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 3437): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3437): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3437): Caused by: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
E/AndroidRuntime( 3437): at android.app.ContextImpl.getExternalCacheDir(ContextImpl.java:969)
E/AndroidRuntime( 3437): at android.content.ContextWrapper.getExternalCacheDir(ContextWrapper.java:235)
E/AndroidRuntime( 3437): at com.android.gallery3d.app.AbstractGalleryActivity.onStart(AbstractGalleryActivity.java:170)
E/AndroidRuntime( 3437): at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1171)
E/AndroidRuntime( 3437): at android.app.Activity.performStart(Activity.java:5241)
E/AndroidRuntime( 3437): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2178)
E/AndroidRuntime( 3437): ... 11 more
W/ActivityManager( 546): Force finishing activity com.android.gallery3d/.app.GalleryActivity
I/WindowManager( 546): Screenshot max retries 4 of Token{420b55a8 ActivityRecord{41efdcd0 u0 com.android.gallery3d/.app.GalleryActivity t19 f}} appWin=Window{41fdd190 u0 Starting com.android.gallery3d} drawState=4
W/WindowManager( 546): Screenshot failure taking screenshot for (854x480) to layer 21020
W/ActivityManager( 546): Activity pause timeout for ActivityRecord{41efdcd0 u0 com.android.gallery3d/.app.GalleryActivity t19 f}
I/Timeline( 1476): Timeline: Activity_idle id: [email protected] time:1453928
I/Timeline( 546): Timeline: Activity_windows_visible id: ActivityRecord{41d48ec8 u0 com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher t3} time:1454349
D/AudioFlinger( 235): start(4098), calling pid 546 session 945
D/AudioFlinger( 235): ? => ACTIVE (4098) on thread 0x7d6820
I/Process ( 3437): Sending signal. PID: 3437 SIG: 9
I/ActivityManager( 546): Process com.android.gallery3d (pid 3437) has died.