This is about the 3rd or 4th time my phone has had a meltdown. It seems to reboot at some point while I am not using it and then not get through the startup sequence. There are errors with SQlLite and I usually resort to making a factory reset to get it running again.
This has only happened under ICS.
Any ideas?
***********************************************
F/SystemServer( 1760): BOOT FAILURE starting Input Manager Service
F/SystemServer( 1760): java.lang.RuntimeException: Unable to get provider com.android.providers.settings.SettingsProvider: ndroid.database.sqlite.SQLiteCantOpenDatabaseException: unable to open datab
ase file
F/SystemServer( 1760): at android.app.ActivityThread.installProvider(ActivityThread.java:4240)
F/SystemServer( 1760): at android.app.ActivityThread.acquireProvider(ActivityThread.java:4035)
F/SystemServer( 1760): at android.app.ContextImpl$ApplicationContentResolver.acquireProvider(Contex
tImpl.java:1612)
F/SystemServer( 1760): at android.content.ContentResolver.acquireProvider(ContentResolver.java:949)
F/SystemServer( 1760): at android.provider.Settings$NameValueCache.getString(Settings.java:701)
F/SystemServer( 1760): at android.provider.Settings$Secure.getString(Settings.java:2211)
F/SystemServer( 1760): at com.android.server.InputMethodManagerService.buildInputMethodListLocked(I
nputMethodManagerService.java:2002)
F/SystemServer( 1760): at com.android.server.InputMethodManagerService.<init>(InputMethodManagerService.java:569)
F/SystemServer( 1760): at com.android.server.ServerThread.run(SystemServer.java:267)
F/SystemServer( 1760): Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file
F/SystemServer( 1760): at android.database.sqlite.SQLiteDatabase.native_setLocale(Native Method)
F/SystemServer( 1760): at android.database.sqlite.SQLiteDatabase.setLocale(SQLiteDatabase.java:2074)
F/SystemServer( 1760): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:1014)
F/SystemServer( 1760): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:986)
F/SystemServer( 1760): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:241)
F/SystemServer( 1760): at com.android.providers.settings.SettingsProvider.query(SettingsProvider.java:398)
F/SystemServer( 1760): at com.android.providers.settings.SettingsProvider.ensureAndroidIdIsSet(SettingsProvider.java:317)
F/SystemServer( 1760): at com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:256)
F/SystemServer( 1760): at android.content.ContentProvider.attachInfo(ContentProvider.java:944)
F/SystemServer( 1760): at android.app.ActivityThread.installProvider(ActivityThread.java:4237)
F/SystemServer( 1760): ... 8 more
F/SystemServer( 1760): BOOT FAILURE making display ready
F/SystemServer( 1760): java.lang.NullPointerException
F/SystemServer( 1760): at com.android.server.ServerThread.run(SystemServer.java:283)
I/SystemServer( 1760): Accessibility Manager
W/SystemServer( 1760): ***********************************************
Still crashing
This is still a problem and a right pain.
Is it possible that the memory is somehow corrupt?
And database corruption
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 11, msg = database corruption at line 4672
6 of [8609a15dfa], db=/data/data/com.android.providers.downloads/databases/downloads.db
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 11, msg = database corruption at line 4676
4 of [8609a15dfa], db=/data/data/com.android.providers.downloads/databases/downloads.db
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 11, msg = statement aborts at 4: [SELECT _
data FROM downloads] , db=/data/data/com.android.providers.downloads/databases/downloads.db
E/DefaultDatabaseErrorHandler(20432): Corruption reported by sqlite on database: /data/data/com.andr
oid.providers.downloads/databases/downloads.db
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 14, msg = cannot open file at line 26525 o
f [8609a15dfa], db=/data/data/com.android.providers.downloads/databases/downloads.db
E/DefaultDatabaseErrorHandler(20432): deleting the database file: /data/data/com.android.providers.d
ownloads/databases/downloads.db
W/dalvikvm(20432): threadid=10: thread exiting with uncaught exception (group=0x40a441f8)
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 14, msg = os_unix.c: open() at line 26525
- "" errno=30 path=/data/data/com.android.providers.media/databases/external.db-shm, db=/data/data/c
om.android.providers.downloads/databases/downloads.db
I/SqliteDatabaseCpp(20432): sqlite returned: error code = 14, msg = unable to open database file, db
=/data/data/com.android.providers.downloads/databases/downloads.db
E/SqliteDatabaseCpp(20432): CREATE TABLE android_metadata failed
E/AndroidRuntime(20432): FATAL EXCEPTION: Thread-1169
E/AndroidRuntime(20432): android.database.sqlite.SQLiteDatabaseCorruptException: database disk image
is malformed
E/AndroidRuntime(20432): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Metho
d)
E/AndroidRuntime(20432): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:8
6)
E/AndroidRuntime(20432): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java
:164)
E/AndroidRuntime(20432): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:1
56)
E/AndroidRuntime(20432): at android.content.ContentResolver.query(ContentResolver.java:317)
E/AndroidRuntime(20432): at com.android.providers.downloads.StorageManager.removeSpuriousFile
s(StorageManager.java:378)
E/AndroidRuntime(20432): at com.android.providers.downloads.StorageManager.access$000(Storage
Manager.java:43)
E/AndroidRuntime(20432): at com.android.providers.downloads.StorageManager$1.run(StorageManag
er.java:121)
E/SQLiteDatabase(20432): Failed to open the database. closing it.
E/SQLiteDatabase(20432): android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open dat
abase file
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteDatabase.native_setLocale(Native Me
thod)
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteDatabase.setLocale(SQLiteDatabase.j
ava:2074)
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabas
e.java:1014)
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabas
e.java:986)
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLit
eDatabase.java:1051)
E/SQLiteDatabase(20432): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:770
)
E/SQLiteDatabase(20432): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLi
teOpenHelper.java:157)
E/SQLiteDatabase(20432): at com.android.providers.media.MediaProvider$DatabaseHelper.getWrita
bleDatabase(MediaProvider.java:323)
E/SQLiteDatabase(20432): at com.android.providers.media.MediaProvider.attachVolume(MediaProvi
der.java:4401)
E/SQLiteDatabase(20432): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.
java:516)
E/SQLiteDatabase(20432): at android.content.ContentProvider.attachInfo(ContentProvider.java:9
44)
E/SQLiteDatabase(20432): at android.app.ActivityThread.installProvider(ActivityThread.java:42
37)
E/SQLiteDatabase(20432): at android.app.ActivityThread.installContentProviders(ActivityThread
.java:3992)
E/SQLiteDatabase(20432): at android.app.ActivityThread.handleBindApplication(ActivityThread.j
ava:3946)
E/SQLiteDatabase(20432): at android.app.ActivityThread.access$1300(ActivityThread.java:123)
E/SQLiteDatabase(20432): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:11
85)
E/SQLiteDatabase(20432): at android.os.Handler.dispatchMessage(Handler.java:99)
E/SQLiteDatabase(20432): at android.os.Looper.loop(Looper.java:137)
E/SQLiteDatabase(20432): at android.app.ActivityThread.main(ActivityThread.java:4424)
E/SQLiteDatabase(20432): at java.lang.reflect.Method.invokeNative(Native Method)
E/SQLiteDatabase(20432): at java.lang.reflect.Method.invoke(Method.java:511)
E/SQLiteDatabase(20432): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(Zygote
Init.java:784)
E/SQLiteDatabase(20432): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/SQLiteDatabase(20432): at dalvik.system.NativeStart.main(Native Method)
E/MediaProvider(20432): failed to open database external.db
E/MediaProvider(20432): android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open data
base file
E/MediaProvider(20432): at android.database.sqlite.SQLiteDatabase.native_setLocale(Native Me
thod)
E/MediaProvider(20432): at android.database.sqlite.SQLiteDatabase.setLocale(SQLiteDatabase.j
ava:2074)
E/MediaProvider(20432): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabas
e.java:1014)
E/MediaProvider(20432): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabas
e.java:986)
E/MediaProvider(20432): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLit
eDatabase.java:1051)
E/MediaProvider(20432): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:770
)
E/MediaProvider(20432): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLi
teOpenHelper.java:157)
E/MediaProvider(20432): at com.android.providers.media.MediaProvider$DatabaseHelper.getWrita
bleDatabase(MediaProvider.java:323)
E/MediaProvider(20432): at com.android.providers.media.MediaProvider.attachVolume(MediaProvi
der.java:4401)
E/MediaProvider(20432): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.
java:516)
E/MediaProvider(20432): at android.content.ContentProvider.attachInfo(ContentProvider.java:9
44)
E/MediaProvider(20432): at android.app.ActivityThread.installProvider(ActivityThread.java:42
37)
E/MediaProvider(20432): at android.app.ActivityThread.installContentProviders(ActivityThread
.java:3992)
E/MediaProvider(20432): at android.app.ActivityThread.handleBindApplication(ActivityThread.j
ava:3946)
E/MediaProvider(20432): at android.app.ActivityThread.access$1300(ActivityThread.java:123)
E/MediaProvider(20432): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:11
85)
E/MediaProvider(20432): at android.os.Handler.dispatchMessage(Handler.java:99)
E/MediaProvider(20432): at android.os.Looper.loop(Looper.java:137)
E/MediaProvider(20432): at android.app.ActivityThread.main(ActivityThread.java:4424)
E/MediaProvider(20432): at java.lang.reflect.Method.invokeNative(Native Method)
E/MediaProvider(20432): at java.lang.reflect.Method.invoke(Method.java:511)
E/MediaProvider(20432): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(Zygote
Init.java:784)
E/MediaProvider(20432): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/MediaProvider(20432): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 150): Process android.process.media has crashed too many times: killing!
I/ActivityManager( 150): Killing proc 20432:android.process.media/10012: crash
I/ActivityManager( 150): Kill com.android.vending (pid 20391): provider com.android.providers.downl
oads.DownloadProvider in dying process android.process.media
W/ActivityManager( 150): Unable to launch app com.android.providers.downloads/10012 for provider do
wnloads: launching app became null
W/ActivityManager( 150): Unable to launch app com.android.providers.downloads/10012 for provider do
wnloads: launching app became null
E/DropBoxManagerService( 150): Can't write: system_app_crash
E/DropBoxManagerService( 150): java.io.FileNotFoundException: /data/system/dropbox/drop1309.tmp: op
en failed: EROFS (Read-only file system)
E/DropBoxManagerService( 150): at libcore.io.IoBridge.open(IoBridge.java:406)
E/DropBoxManagerService( 150): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
E/DropBoxManagerService( 150): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
E/DropBoxManagerService( 150): at com.android.server.DropBoxManagerService.add(DropBoxManag
erService.java:193)
E/DropBoxManagerService( 150): at android.os.DropBoxManager.addText(DropBoxManager.java:272
)
E/DropBoxManagerService( 150): at com.android.server.am.ActivityManagerService$11.run(Activ
ityManagerService.java:7630)
E/DropBoxManagerService( 150): Caused by: libcore.io.ErrnoException: open failed: EROFS (Read-only
file system)
E/DropBoxManagerService( 150): at libcore.io.Posix.open(Native Method)
E/DropBoxManagerService( 150): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
E/DropBoxManagerService( 150): at libcore.io.IoBridge.open(IoBridge.java:390)
I suggest either flash the rom again, flash another one, or if you have to, odin flash back to stock.
Hello guys, i was trying to port MIUI on my device but i encountred some errors that i can't understand then i ask it to you.
Code:
D/dalvikvm( 1840): GC_EXPLICIT freed 1967K, 31% free 10825K/15555K, paused 13ms+20ms
E/System ( 1840): ******************************************
E/System ( 1840): ************ Failure starting core service
E/System ( 1840): java.lang.RuntimeException: Unable to find android system package
E/System ( 1840): at com.android.server.am.ActivityManagerService.setSystemProcess(ActivityManagerService.java:1358)
E/System ( 1840): at com.android.server.ServerThread.run(SystemServer.java:176)
E/System ( 1840): Caused by: android.content.pm.PackageManager$NameNotFoundException: android
E/System ( 1840): at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:208)
E/System ( 1840): at com.android.server.am.ActivityManagerService.setSystemProcess(ActivityManagerService.java:1339)
E/System ( 1840): ... 1 more
I/SystemServer( 1840): Input Method Service
W/InputManagerService( 1840): Couldn't create dir.: /data/system/inputmethod
W/SystemServer( 1840): ***********************************************
F/SystemServer( 1840): BOOT FAILURE starting Input Manager Service
F/SystemServer( 1840): java.lang.SecurityException: Unable to find app for caller [email protected] (pid=1840) when registering receiver [email protected]
F/SystemServer( 1840): at com.android.server.am.ActivityManagerService.registerReceiver(ActivityManagerService.java:12030)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1055)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1030)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1024)
F/SystemServer( 1840): at com.android.internal.content.PackageMonitor.register(PackageMonitor.java:65)
F/SystemServer( 1840): at com.android.server.InputMethodManagerService.<init>(InputMethodManagerService.java:560)
F/SystemServer( 1840): at com.android.server.ServerThread.run(SystemServer.java:271)
I/SystemServer( 1840): Accessibility Manager
F/SystemServer( 1840): BOOT FAILURE starting Accessibility Manager
F/SystemServer( 1840): java.lang.SecurityException: Unable to find app for caller [email protected] (pid=1840) when registering receiver [email protected]
F/SystemServer( 1840): at com.android.server.am.ActivityManagerService.registerReceiver(ActivityManagerService.java:12030)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1055)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1030)
F/SystemServer( 1840): at android.app.ContextImpl.registerReceiver(ContextImpl.java:1024)
F/SystemServer( 1840): at com.android.internal.content.PackageMonitor.register(PackageMonitor.java:65)
F/SystemServer( 1840): at com.android.server.accessibility.AccessibilityManagerService.registerPackageChangeAndBootCompletedBroadcastReceiver(AccessibilityManagerService.java:278)
F/SystemServer( 1840): at com.android.server.accessibility.AccessibilityManagerService.<init>(AccessibilityManagerService.java:172)
F/SystemServer( 1840): at com.android.server.ServerThread.run(SystemServer.java:279)
W/SystemServer( 1840): ***********************************************
F/SystemServer( 1840): BOOT FAILURE making display ready
F/SystemServer( 1840): java.lang.NullPointerException
F/SystemServer( 1840): at com.android.server.ServerThread.run(SystemServer.java:287)
W/SystemServer( 1840): ***********************************************
W/SystemServer( 1840): ***********************************************
F/SystemServer( 1840): BOOT FAILURE performing boot dexopt
F/SystemServer( 1840): java.lang.NullPointerException
F/SystemServer( 1840): at com.android.server.am.ActivityManagerService.showBootMessage(ActivityManagerService.java:4084)
F/SystemServer( 1840): at com.android.server.pm.PackageManagerService.performBootDexOpt(PackageManagerService.java:3033)
F/SystemServer( 1840): at com.android.server.ServerThread.run(SystemServer.java:293)
W/dalvikvm( 1840): threadid=12: thread exiting with uncaught exception (group=0x40a3c1f8)
E/AndroidRuntime( 1840): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
E/AndroidRuntime( 1840): java.lang.NullPointerException
E/AndroidRuntime( 1840): at com.android.server.am.ActivityManagerService.showBootMessage(ActivityManagerService.java:4084)
E/AndroidRuntime( 1840): at com.android.server.ServerThread.run(SystemServer.java:299)
I/Process ( 1840): Sending signal. PID: 1840 SIG: 9
I/ServiceManager( 1646): service 'batteryinfo' died
I/ServiceManager( 1646): service 'usagestats' died
I/ServiceManager( 1646): service 'package' died
I/ServiceManager( 1646): service 'sensorservice' died
I/ServiceManager( 1646): service 'meminfo' died
I/ServiceManager( 1646): service 'gfxinfo' died
I/ServiceManager( 1646): service 'cpuinfo' died
I/ServiceManager( 1646): service 'entropy' died
I/ServiceManager( 1646): service 'permission' died
I/ServiceManager( 1646): service 'activity' died
I/ServiceManager( 1646): service 'telephony.registry' died
I/ServiceManager( 1646): service 'power' died
E/installd( 1659): eof
E/installd( 1659): failed to read size
I/installd( 1659): closing connection
I/Zygote ( 1655): Exit zygote because system server (1840) has terminated
I/ServiceManager( 1646): service 'media.audio_flinger' died
I/ServiceManager( 1646): service 'media.player' died
I/ServiceManager( 1646): service 'media.camera' died
I/ServiceManager( 1646): service 'media.audio_policy' died
Thank you.
Me too but on AOKP rom!!!!
I'm getting these errors :
Code:
W/dalvikvm( 1804): No implementation found for native Lcom/android/server/wm/InputManager;.nativeHasExternalAlphakey ()Z
F/SystemServer( 1804): BOOT FAILURE making display ready
F/SystemServer( 1804): java.lang.UnsatisfiedLinkError: nativeHasExternalAlphakey
F/SystemServer( 1804): at com.android.server.wm.InputManager.nativeHasExternalAlphakey(Native Method)
F/SystemServer( 1804): at com.android.server.wm.InputManager.hasExternalAlphakey(InputManager.java:502)
F/SystemServer( 1804): at com.android.server.wm.WindowManagerService.computeNewConfigurationLocked(WindowManagerService.java:6113)
F/SystemServer( 1804): at com.android.server.wm.WindowManagerService.computeNewConfigurationLocked(WindowManagerService.java:5865)
F/SystemServer( 1804): at com.android.server.wm.WindowManagerService.computeNewConfiguration(WindowManagerService.java:5852)
F/SystemServer( 1804): at com.android.server.am.ActivityManagerService.updateConfiguration(ActivityManagerService.java:13463)
F/SystemServer( 1804): at com.android.server.wm.WindowManagerService.displayReady(WindowManagerService.java:6466)
F/SystemServer( 1804): at com.android.server.ServerThread.run(SystemServer.java:287)
I implemented the method "nativeHasExternalAlphakey" on InputManager.smali but it gives me other errors that i don't understand.
Please help me D:
Full logcat is attached!
hi,buddies
i have an question here is activity logcat
Code:
I/ActivityManager( 1752): Start proc com.htc.launcher for activity com.htc.launc
her/.Launcher: pid=3661 uid=10024 gids={3003, 1015, 1028}
D/dalvikvm( 1490): GC_EXPLICIT freed 38K, 74% free 2172K/8259K, paused 2ms+2ms,
total 37ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 4ms+2ms,
total 40ms
E/Trace ( 3661): error opening trace file: No such file or directory (2)
D/dalvikvm( 1490): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 3ms+2ms,
total 41ms
I/ActivityThread( 3661): Pub com.htc.launcher.settings.facade: com.htc.launcher.
facade.LauncherProviderFacade
W/dalvikvm( 3661): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Lcom/htc/htcjavaflag/Native;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/htcjavaflag/HtcBuildFlag;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/SettingUtil;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/Logger;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/LauncherProvider;
W/dalvikvm( 3661): Class init failed in newInstance call (Lcom/htc/launcher/faca
de/LauncherProviderFacade;)
D/AndroidRuntime( 3661): Shutting down VM
W/dalvikvm( 3661): threadid=1: thread exiting with uncaught exception (group=0x4
114c300)
E/AndroidRuntime( 3661): FATAL EXCEPTION: main
E/AndroidRuntime( 3661): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at java.lang.Class.newInstanceImpl(Native Method
)
E/AndroidRuntime( 3661): at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installProvider(Ac
tivityThread.java:4733)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installContentProv
iders(ActivityThread.java:4375)
E/AndroidRuntime( 3661): at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:4317)
E/AndroidRuntime( 3661): at android.app.ActivityThread.access$1300(Activi
tyThread.java:142)
E/AndroidRuntime( 3661): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1268)
E/AndroidRuntime( 3661): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 3661): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3661): at android.app.ActivityThread.main(ActivityThrea
d.java:4931)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:558)
E/AndroidRuntime( 3661): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.LauncherProvider.<clinit>(La
uncherProvider.java:79)
E/AndroidRuntime( 3661): ... 15 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.Logger.<clinit>(Logger.
java:10)
E/AndroidRuntime( 3661): ... 16 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.SettingUtil.<clinit>(Se
ttingUtil.java:17)
E/AndroidRuntime( 3661): ... 17 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcDebugFlag.getProject(H
tcDebugFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.getHtc_PROJE
CT_flag(HtcBuildFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.<clinit>(Htc
BuildFlag.java)
E/AndroidRuntime( 3661): ... 18 more
E/AndroidRuntime( 3661): Caused by: java.lang.UnsatisfiedLinkError: Cannot load
library: link_image[1916]: 1490 could not load needed library 'libhtcflag_nativ
e.so' for 'libhtcflag-jni.so' (reloc_library[1331]: 1490 cannot locate '__htclo
g_init_mask'...
E/AndroidRuntime( 3661): )
E/AndroidRuntime( 3661): at java.lang.Runtime.loadLibrary(Runtime.java:39
1)
E/AndroidRuntime( 3661): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.Native.<clinit>(HtcDebugF
lag.java)
E/AndroidRuntime( 3661): ... 21 more
W/ActivityManager( 1752): Force finishing activity com.htc.launcher/.Launcher
W/ActivityManager( 1752): Activity pause timeout for ActivityRecord{41585298 com
.htc.launcher/.Launcher}
So,what is wrong?? can somebody help?
EDIT :
after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/show....php?t=2321867
http://forum.xda-developers.com/show....php?t=2184706
http://forum.xda-developers.com/show....php?t=2185699
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??
Doğa you need to ask a recognized developer this
Sent from my One V using Tapatalk 4 Beta
any idea??
Are you trying port a sense ROM to non-HTC device?
yes and no lol
i'm trying port sense 5 for htc one v - we didnt get official update.
try to copy dalvikvm
forumber2 said:
try to copy dalvikvm
Click to expand...
Click to collapse
oba abi sen türk değilmisin ya kocaeli-gebze
dalvikvm yi kopyalayınca milyon tane başka bişey istiyor onun yerine şu linklerdeki portları birleştirip htc one v ye portlamayı deniyorum şimdide başka problemler çıktı ama
translate : after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/showthread.php?t=2321867
http://forum.xda-developers.com/showthread.php?t=2184706
http://forum.xda-developers.com/showthread.php?t=2185699
devamını ingilizce yazcam yoksa ban veriyolar
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??
I already had several ROMs on my phone. When the Lollipop Developer Preview came out, i tried to install it but everytime i shut off the screen while running the system it soft rebooted (5-10s then its back on the lockscreen).
This happens everytime and even on the final version of Lollipop. Did a clean flash. I am getting desperate here because i waited for this day so long ..
Then don't use it for now?
dicecuber said:
Then don't use it for now?
Click to expand...
Click to collapse
And wait for the next Android version or what
Uwe303 said:
And wait for the next Android version or what
Click to expand...
Click to collapse
4.4.4 is perfectly fine. Or wait for 5.1 or later the bugs should be fixed by then
dicecuber said:
4.4.4 is perfectly fine. Or wait for 5.1 or later the bugs should be fixed by then
Click to expand...
Click to collapse
And why should i stay with 4.4.4 when 5.0 offers way more features and performance?
Push
Uwe303 said:
And why should i stay with 4.4.4 when 5.0 offers way more features and performance?
Push
Click to expand...
Click to collapse
Says who?
I have the exact same issue after flashing lollipop on my nexus 5. I also have a faulty wifi module causing wifi never to turn on on KitKat. So I basicly thought the problem on Lollipop was due to my broken wifi and sadly went back to KitKat again.
Before going back to kitkat I managed to grab a device log through adb. Do you have any possibility to do that as well so we can compare the logs?
ulmerkotten said:
I have the exact same issue after flashing lollipop on my nexus 5. I also have a faulty wifi module causing wifi never to turn on on KitKat. So I basicly thought the problem on Lollipop was due to my broken wifi and sadly went back to KitKat again.
Before going back to kitkat I managed to grab a device log through adb. Do you have any possibility to do that as well so we can compare the logs?
Click to expand...
Click to collapse
Strange.. my WiFi is broken too due to a water damage... I can try to grab one maybe
Uwe303 said:
Strange.. my WiFi is broken too due to a water damage... I can try to grab one maybe
Click to expand...
Click to collapse
Aha then it definitely is due to the Wifi being broken. Maybe there's a way to make Lollipop ignore Wifi being unavailable. Have you tried changing the location setting to "GPS only" to disable the Wifi positioning? What I've heard Android still tries to use Wifi even when Wifi is set to OFF for better positioning.
I will try experiment on my end as well to see if there's a way to avoid the reboot.
ulmerkotten said:
Aha then it definitely is due to the Wifi being broken. Maybe there's a way to make Lollipop ignore Wifi being unavailable. Have you tried changing the location setting to "GPS only" to disable the Wifi positioning? What I've heard Android still tries to use Wifi even when Wifi is set to OFF for better positioning.
I will try experiment on my end as well to see if there's a way to avoid the reboot.
Click to expand...
Click to collapse
No i didnt tried anything. But maybe im going to try Lollipop again today. But tell me what happened
Uwe303 said:
No i didnt tried anything. But maybe im going to try Lollipop again today. But tell me what happened
Click to expand...
Click to collapse
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
ulmerkotten said:
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
Click to expand...
Click to collapse
Allright, im going to try a few things in the next days too when im not busy with school
ulmerkotten said:
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
Click to expand...
Click to collapse
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
---------- Post added at 05:00 PM ---------- Previous post was at 04:35 PM ----------
giovanni.romeo78 said:
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
Click to expand...
Click to collapse
I submitted an official issue to Google, number 79709 on code.google.com...
My phone is useless... it's constantly rebooting...
giovanni.romeo78 said:
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
---------- Post added at 05:00 PM ---------- Previous post was at 04:35 PM ----------
I submitted an official issue to Google, number 79709 on code.google.com...
My phone is useless... it's constantly rebooting...
Click to expand...
Click to collapse
Hope someone solves our problem.. i replied to your issue
Uwe303 said:
Hope someone solves our problem.. i replied to your issue
Click to expand...
Click to collapse
I hope so... I had to shut off the nexus because it was still in the never ending reboot cycle...
i hope that you all realize that installed apps can and do cause reboots. uninstall all your installed apps, then run a day without any apps. after, install your apps one at a time until you find the one causing reboots.
simms22 said:
i hope that you all realize that installed apps can and do cause reboots. uninstall all your installed apps, then run a day without any apps. after, install your apps one at a time until you find the one causing reboots.
Click to expand...
Click to collapse
I think you dont realize that we are all running a clean flash of the Lollipop release build and didnt even have any apps installed. My phone reboots when i shut the screen off right in the welcome screen where i select my timezone etc.
Had some time last weekend to look at this but didn't succeed in any way. Mostly just blindly changing things in the /system partition to see if it helped.
What I've tried so far is:
* Removing all wifi permissions from /etc/permissions
* Commenting out stuff the files in /etc/wifi (actually ended up commenting out all lines in every file)
* Commenting wifi-related stuff in build.prop (after this I had to reset the phone since it no longer did boot)
* Trying different apps, like titaniumbackup etc, to disable/freeze system services (didn't find any wifi -related service)
None of the above helped.
A tip is to enable "Always on when connected" in the developer settings to keep it from rebooting.
ulmerkotten said:
Had some time last weekend to look at this but didn't succeed in any way. Mostly just blindly changing things in the /system partition to see if it helped.
What I've tried so far is:
* Removing all wifi permissions from /etc/permissions
* Commenting out stuff the files in /etc/wifi (actually ended up commenting out all lines in every file)
* Commenting wifi-related stuff in build.prop (after this I had to reset the phone since it no longer did boot)
* Trying different apps, like titaniumbackup etc, to disable/freeze system services (didn't find any wifi -related service)
None of the above helped.
A tip is to enable "Always on when connected" in the developer settings to keep it from rebooting.
Click to expand...
Click to collapse
Hi,
please add a comment with the above attempts to the google code issue 79709, maybe it'll help Google guys to help us...
Giovanni
giovanni.romeo78 said:
Hi,
please add a comment with the above attempts to the google code issue 79709, maybe it'll help Google guys to help us...
Giovanni
Click to expand...
Click to collapse
A new (ehm... actually refurbished...) nexus 5 will arrive from big G in the next few days...