[Temasek CM13] Crashes instantly after making a call - ONE Q&A, Help & Troubleshooting

I did a fresh install of cm-13.0-20151207-UNOFFICIAL-temasek-bacon-V1.4v2 and then gapps for 6.0 (plus google dialer) last night but it seems the dialer doesn't work. I have tried installing another dialer (exDialer) but it also crashes my phone as soon as I place a call. I also tried reinstalling cm-13.0-20151207-UNOFFICIAL-temasek-bacon-V1.4v2 but it still crashes. It seems other people are having this problem but it is related to capps which I didn't install. Below is what I believe is the relevant part of the logcat. Any help would be appreciated, thank you.
Code:
12-07 11:36:16.283 E/AndroidRuntime( 6225): *** FATAL EXCEPTION IN SYSTEM PROCESS: main
12-07 11:36:16.283 E/AndroidRuntime( 6225): java.lang.RuntimeException: Unable to start receiver com.android.server.telecom.components.PrimaryCallReceiver: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2776)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.app.ActivityThread.-wrap14(ActivityThread.java)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1440)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.os.Handler.dispatchMessage(Handler.java:102)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.os.Looper.loop(Looper.java:148)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.SystemServer.run(SystemServer.java:307)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.SystemServer.main(SystemServer.java:179)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at java.lang.reflect.Method.invoke(Native Method)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-07 11:36:16.283 E/AndroidRuntime( 6225): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference
12-07 11:36:16.283 E/AndroidRuntime( 6225): at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:772)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at java.util.concurrent.ConcurrentHashMap.containsKey(ConcurrentHashMap.java:800)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.InCallController.bindToInCallService(InCallController.java:422)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.InCallController.bindToServices(InCallController.java:400)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.InCallController.onCallAdded(InCallController.java:172)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.CallsManager.addCall(CallsManager.java:1509)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.CallsManager.startOutgoingCall(CallsManager.java:757)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.CallIntentProcessor.processOutgoingCallIntent(CallIntentProcessor.java:142)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.CallIntentProcessor.processIntent(CallIntentProcessor.java:55)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at com.android.server.telecom.components.PrimaryCallReceiver.onReceive(PrimaryCallReceiver.java:20)
12-07 11:36:16.283 E/AndroidRuntime( 6225): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2769)
12-07 11:36:16.283 E/AndroidRuntime( 6225): ... 9 more
12-07 11:36:16.376 E/ActivityThread( 7320): Failed to find provider info for com.google.android.gsf.gservices
12-07 11:36:16.380 E/ActivityThread( 7320): Failed to find provider info for com.google.android.wearable.settings
12-07 11:36:16.383 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.384 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.384 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.384 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.384 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.385 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.385 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.385 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.385 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.386 E/ActivityThread( 7320): Failed to find provider info for com.google.settings
12-07 11:36:16.387 E/AndroidRuntime( 7320): FATAL EXCEPTION: Thread-128
12-07 11:36:16.387 E/AndroidRuntime( 7320): Process: com.google.android.gms, PID: 7320
12-07 11:36:16.387 E/AndroidRuntime( 7320): java.lang.RuntimeException: An error occurred while executing doInBackground()
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.AsyncTask$3.done(AsyncTask.java:309)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.util.concurrent.FutureTask.setException(FutureTask.java:223)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.util.concurrent.FutureTask.run(FutureTask.java:242)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.lang.Thread.run(Thread.java:818)
12-07 11:36:16.387 E/AndroidRuntime( 7320): Caused by: java.lang.RuntimeException: Package manager has died
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:135)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.checkin.d.a(SourceFile:332)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.checkin.k.a(SourceFile:286)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.checkin.k.a(SourceFile:233)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.checkin.g.a(SourceFile:688)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.checkin.g.doInBackground(SourceFile:655)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.AsyncTask$2.call(AsyncTask.java:295)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
12-07 11:36:16.387 E/AndroidRuntime( 7320): ... 1 more
12-07 11:36:16.387 E/AndroidRuntime( 7320): Caused by: android.os.DeadObjectException
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.BinderProxy.transactNative(Native Method)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.BinderProxy.transact(Binder.java:503)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:2186)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:130)
12-07 11:36:16.387 E/AndroidRuntime( 7320): ... 8 more
12-07 11:36:16.387 E/AndroidRuntime( 7320): Error reporting crash
12-07 11:36:16.387 E/AndroidRuntime( 7320): android.os.DeadObjectException
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.BinderProxy.transactNative(Native Method)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.os.BinderProxy.transact(Binder.java:503)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4447)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at com.google.android.gms.common.app.d.uncaughtException(SourceFile:54)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
12-07 11:36:16.387 E/AndroidRuntime( 7320): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
12-07 11:36:16.808 E/AndroidRuntime( 7171): FATAL EXCEPTION: main
12-07 11:36:16.808 E/AndroidRuntime( 7171): Process: com.android.phone, PID: 7171
12-07 11:36:16.808 E/AndroidRuntime( 7171): java.lang.RuntimeException: android.os.DeadObjectException
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.net.TrafficStats.getMobileIfaces(TrafficStats.java:628)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.net.TrafficStats.getMobileTcpTxPackets(TrafficStats.java:372)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at com.android.internal.telephony.dataconnection.DcTrackerBase$TxRxSum.updateTxRxSum(DcTrackerBase.java:504)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at com.android.internal.telephony.dataconnection.DcTrackerBase.updateDataActivity(DcTrackerBase.java:1516)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at com.android.internal.telephony.dataconnection.DcTrackerBase$3.run(DcTrackerBase.java:372)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.os.Handler.handleCallback(Handler.java:739)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.os.Handler.dispatchMessage(Handler.java:95)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.os.Looper.loop(Looper.java:148)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.app.ActivityThread.main(ActivityThread.java:5470)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at java.lang.reflect.Method.invoke(Native Method)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-07 11:36:16.808 E/AndroidRuntime( 7171): Caused by: android.os.DeadObjectException
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.os.BinderProxy.transactNative(Native Method)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.os.BinderProxy.transact(Binder.java:503)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.net.INetworkStatsService$Stub$Proxy.getMobileIfaces(INetworkStatsService.java:273)
12-07 11:36:16.808 E/AndroidRuntime( 7171): at android.net.TrafficStats.getMobileIfaces(TrafficStats.java:626)
12-07 11:36:16.808 E/AndroidRuntime( 7171): ... 11 more
12-07 11:36:16.809 E/AndroidRuntime( 7171): Error reporting crash
12-07 11:36:16.809 E/AndroidRuntime( 7171): android.os.DeadObjectException
12-07 11:36:16.809 E/AndroidRuntime( 7171): at android.os.BinderProxy.transactNative(Native Method)
12-07 11:36:16.809 E/AndroidRuntime( 7171): at android.os.BinderProxy.transact(Binder.java:503)
12-07 11:36:16.809 E/AndroidRuntime( 7171): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4447)
12-07 11:36:16.809 E/AndroidRuntime( 7171): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
12-07 11:36:16.809 E/AndroidRuntime( 7171): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
12-07 11:36:16.809 E/AndroidRuntime( 7171): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)

I had the same problem and could already fix it: I had installed the "Telephone" app from Google Play store. Now since there were two Telephone apps after this (one in /system and one in /data) I tried to freeze the /system app using TitaniumBackup. Apparently, that doesn't work. After unfreezing the app, dialing works fine again.

Could be a RIL/RILD issue, could you please make a call, crash the telephony app then post the output of "logcat -b radio"
Seeing as though you've tried a different dialler it may be a lower level issue.

Mate (and everyone who will fight this problem later), try just to set "Phone" app as a default.
It's in Settings -> Apps-> Configure apps (icon in upper-right corner) -> Default apps -> Phone app.
In my case, this field was just empty. Setting "Phone" helped me absolutely

blackb00m said:
Mate (and everyone who will fight this problem later), try just to set "Phone" app as a default.
It's in Settings -> Apps-> Configure apps (icon in upper-right corner) -> Default apps -> Phone app.
In my case, this field was just empty. Setting "Phone" helped me absolutely
Click to expand...
Click to collapse
Thanks, man, you helped me a lot

Related

Market Force Quitting

Hi All,
I have a rooted EVO 4G and I recently installed a updated stock ROM:
http://forum.xda-developers.com/showthread.php?t=1319881
Unfortunately, i can't post to that thread yet, so I'm forced to post here.
At any rate, everything seems to be working fine except that Market is force quitting on me.
I did a logcat and I see this:
D/Finsky ( 1084): [1] DownloadQueueImpl.startDownload: Download com.rerware.android.MyBackupRoot starting
E/DatabaseUtils( 441): Writing exception to parcel
E/DatabaseUtils( 441): java.lang.SecurityException: Invalid value for is_public_api: null
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.enforceAllowedValues(DownloadProvider.java:754)
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.checkInsertPermissions(DownloadProvider.java:692)
E/DatabaseUtils( 441): at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:495)
E/DatabaseUtils( 441): at android.content.ContentProvider$Transport.insert(ContentProvider.java:210)
E/DatabaseUtils( 441): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:181)
E/DatabaseUtils( 441): at android.os.Binder.execTransact(Binder.java:320)
E/DatabaseUtils( 441): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 1084): threadid=21: thread exiting with uncaught exception (group=0x4001d5a0)
E/AndroidRuntime( 1084): FATAL EXCEPTION: download-manager-thread
E/AndroidRuntime( 1084): java.lang.SecurityException: Invalid value for is_public_api: null
E/AndroidRuntime( 1084): at android.os.Parcel.readException(Parcel.java:1322)
E/AndroidRuntime( 1084): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:160)
E/AndroidRuntime( 1084): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
E/AndroidRuntime( 1084): at android.content.ContentProviderProxy.insert(ContentProviderNative.java:456)
E/AndroidRuntime( 1084): at android.content.ContentResolver.insert(ContentResolver.java:606)
E/AndroidRuntime( 1084): at com.google.android.finsky.download.DownloadManagerImpl$1.run(DownloadManagerImpl.java:44)
E/AndroidRuntime( 1084): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 1084): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1084): at android.os.Looper.loop(Looper.java:143)
E/AndroidRuntime( 1084): at android.os.HandlerThread.run(HandlerThread.java:60)
W/ActivityManager( 124): Unable to start service Intent { act=com.htc.android.iqagent.action.ui03 (has extras) }: not found
W/ActivityManager( 124): Force finishing activity com.android.vending/.AssetBrowserActivity
Any one have any idea how I can fix the invalid value for that "is_public_api" variable?
I've tried "fixing permissions" in the ClockworkMod, but that's not helped. I've also tried clearing the data & caches for the Market.
Any help would be appreciated!
Had you try to unistall market using Titanium Backup and then re-install it????
Plis let me know if this work
Unfortunately, I'd not tried that. I ended up using a older version of the market and it was fine then.
Sent from my PC36100 using XDA App

[Q] clock not working

The clock widget is working but I can't open the clock. Here is the logcat output:
Code:
I/ActivityManager( 897): Start proc com.android.deskclock for activity com.android.deskclock/.DeskClock: pid=3426 uid=1
0042 gids={50042, 1028, 1023, 3003}
I/MicrophoneInputStream( 1725): mic_close [email protected]
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
D/hardware_info( 230): hw_info_append_hw_type : device_name = voice-rec-mic
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
D/audio_hw_primary( 230): adev_close_input_stream: enter:stream_handle(0xb8d56970)
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
I/HotwordRecognitionRnr( 1725): Stopping hotword detection.
I/HotwordRecognitionRnr( 1725): Hotword detection finished
D/ActivityThread( 3426): handleBindApplication:com.android.deskclock
D/ActivityThread( 3426): setTargetHeapUtilization:0.75
D/ActivityThread( 3426): setTargetHeapMinFree:2097152
I/ActivityThread( 3426): Switching default density from 480 to 300
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
W/dalvikvm( 3426): threadid=1: thread exiting with uncaught exception (group=0x41af6ce0)
E/AndroidRuntime( 3426): FATAL EXCEPTION: main
E/AndroidRuntime( 3426): Process: com.android.deskclock, PID: 3426
E/AndroidRuntime( 3426): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.deskclock/com.an
droid.deskclock.DeskClock}: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 10
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2224)
E/AndroidRuntime( 3426): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2283)
E/AndroidRuntime( 3426): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 3426): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
E/AndroidRuntime( 3426): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3426): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3426): at android.app.ActivityThread.main(ActivityThread.java:5158)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
E/AndroidRuntime( 3426): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3426): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to
10
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:18
8)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:96)
E/AndroidRuntime( 3426): at android.content.ContentProvider.query(ContentProvider.java:857)
E/AndroidRuntime( 3426): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:461)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:404)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:192)
E/AndroidRuntime( 3426): at com.android.deskclock.alarms.AlarmStateManager.updateNextAlarm(AlarmStateManager.java
:138)
E/AndroidRuntime( 3426): at com.android.deskclock.DeskClock.onCreate(DeskClock.java:178)
E/AndroidRuntime( 3426): at android.app.Activity.performCreate(Activity.java:6020)
E/AndroidRuntime( 3426): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime( 3426): ... 11 more
W/ActivityManager( 897): Force finishing activity com.android.deskclock/.DeskClock
I am using the LiquidSmooth ROM LS-KK-v3.2-2014-10-23-bacon.zip (tried other versions too) and always wiped system/cache/dalvik.
Any idea?
Bebbo
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Thanks for the fix man, helped me !
bebbodl said:
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Click to expand...
Click to collapse
Tnx. SGS4A fix work.

[Q] BOOT FAILURE starting Input Manager Service

I built cm11 for aries. The building output showed no error at all. I flashed the zip via sideload , and got the following error (similar)
Code:
E/AndroidRuntime( 4477): Original WTF:
E/AndroidRuntime( 4477): android.util.Log$TerribleFailure: BOOT FAILURE starting
Input Manager Service
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:417)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.server.InputMethodManagerService.
<init>(InputMethodManagerService.java:633)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:414)
E/AndroidRuntime( 4477): ... 6 more
Don't know what's going on even googling... and i found that when i pushed framework-res.apk and services.jar into /system/framework/, bootloops occur too! So strange!
I beg your help!! Thanks must be given!!
Full log when booting:
Code:
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:337)
E/AndroidRuntime( 4477): at android.util.Log$1.onTerribleFailure(Log.java
:104)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:417)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Original WTF:
E/AndroidRuntime( 4477): android.util.Log$TerribleFailure: BOOT FAILURE starting
Input Manager Service
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:417)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.server.InputMethodManagerService.
<init>(InputMethodManagerService.java:633)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:414)
E/AndroidRuntime( 4477): ... 6 more
F/SystemServer( 4477): BOOT FAILURE making display ready
F/SystemServer( 4477): java.lang.NullPointerException
F/SystemServer( 4477): at com.android.server.ServerThread.initAndLoop(SystemSer
ver.java:431)
F/SystemServer( 4477): at com.android.server.SystemServer.main(SystemServer.jav
a:1386)
F/SystemServer( 4477): at java.lang.reflect.Method.invokeNative(Native Method)
F/SystemServer( 4477): at java.lang.reflect.Method.invoke(Method.java:515)
F/SystemServer( 4477): at com.android.internal.os.ZygoteInit$MethodAndArgsCalle
r.run(ZygoteInit.java:732)
F/SystemServer( 4477): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:566)
F/SystemServer( 4477): at dalvik.system.NativeStart.main(Native Method)
F/SystemServer( 4477): BOOT FAILURE performing boot dexopt
F/SystemServer( 4477): java.lang.NullPointerException
F/SystemServer( 4477): at com.android.server.ServerThread.initAndLoop(SystemSer
ver.java:437)
F/SystemServer( 4477): at com.android.server.SystemServer.main(SystemServer.jav
a:1386)
F/SystemServer( 4477): at java.lang.reflect.Method.invokeNative(Native Method)
F/SystemServer( 4477): at java.lang.reflect.Method.invoke(Method.java:515)
F/SystemServer( 4477): at com.android.internal.os.ZygoteInit$MethodAndArgsCalle
r.run(ZygoteInit.java:732)
F/SystemServer( 4477): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:566)
F/SystemServer( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Error reporting WTF
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:337)
E/AndroidRuntime( 4477): at android.util.Log$1.onTerribleFailure(Log.java
:104)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:425)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Original WTF:
E/AndroidRuntime( 4477): android.util.Log$TerribleFailure: BOOT FAILURE starting
Accessibility Manager
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:425)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4477): at android.app.ContextImpl.registerReceiverInter
nal(ContextImpl.java:1506)
E/AndroidRuntime( 4477): at android.app.ContextImpl.registerReceiverAsUse
r(ContextImpl.java:1481)
E/AndroidRuntime( 4477): at com.android.internal.content.PackageMonitor.r
egister(PackageMonitor.java:84)
E/AndroidRuntime( 4477): at com.android.server.accessibility.Accessibilit
yManagerService.registerBroadcastReceivers(AccessibilityManagerService.java:326)
E/AndroidRuntime( 4477): at com.android.server.accessibility.Accessibilit
yManagerService.<init>(AccessibilityManagerService.java:229)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:422)
E/AndroidRuntime( 4477): ... 6 more
E/AndroidRuntime( 4477): Error reporting WTF
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:337)
E/AndroidRuntime( 4477): at android.util.Log$1.onTerribleFailure(Log.java
:104)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:433)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Original WTF:
E/AndroidRuntime( 4477): android.util.Log$TerribleFailure: BOOT FAILURE making d
isplay ready
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:433)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:431)
E/AndroidRuntime( 4477): ... 6 more
E/AndroidRuntime( 4477): Error reporting WTF
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.internal.os.RuntimeInit.wtf(Runti
meInit.java:337)
E/AndroidRuntime( 4477): at android.util.Log$1.onTerribleFailure(Log.java
:104)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:439)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Original WTF:
E/AndroidRuntime( 4477): android.util.Log$TerribleFailure: BOOT FAILURE performi
ng boot dexopt
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 4477): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.reportWtf(Sys
temServer.java:106)
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:439)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:437)
E/AndroidRuntime( 4477): ... 6 more
E/AndroidRuntime( 4477): *** FATAL EXCEPTION IN SYSTEM PROCESS: main
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.server.ServerThread.initAndLoop(S
ystemServer.java:443)
E/AndroidRuntime( 4477): at com.android.server.SystemServer.main(SystemSe
rver.java:1386)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4477): at java.lang.reflect.Method.invoke(Method.java:5
15)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 4477): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:566)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4477): Error reporting crash
E/AndroidRuntime( 4477): java.lang.NullPointerException
E/AndroidRuntime( 4477): at com.android.internal.os.RuntimeInit$UncaughtH
andler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 4477): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:693)
E/AndroidRuntime( 4477): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:690)
E/AndroidRuntime( 4477): at dalvik.system.NativeStart.main(Native Method)
E/installd( 197): eof
E/installd( 197): failed to read transaction id
E/MonoPipe( 4208): Failed to fetch local time frequency when constructing a Mono
Pipe (res = -32). getNextWriteTimestamp calls will be non-functional
E/MediaPlayerFactory( 4528): calling dlopen on FACTORY_LIB
E/MediaPlayerFactory( 4528): Failed to open FACTORY_LIB Error : dlopen failed: l
ibrary "libdashplayer.so" not found
E/QualcommCamera( 4528): Qint android::get_number_of_cameras(): E
E/ ( 4528): [ACDB RTC]->rtc init done!->result [0]
E/ ( 4528): [ACDB ACPH]->actp diag init done!
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/alsa_ucm( 4528): EC_REF_RX mixer ctl: SLIM_RX
E/ ( 4528): csd_client_service_init: Invalid rx device 0, setting to hand
set
E/ ( 4528): csd_client_service_init: Invalid tx device 0, setting to hand
set
E/QMI_FW ( 4528): QMUXD: Service_id=20 not found over conn_id=0
E/QMI_FW ( 4528): QMUXD: Service_id=20 not found over conn_id=0
E/QMI_FW ( 4528): QMUXD: Service_id=20 not found over conn_id=0
E/QMI_FW ( 4528): QMUXD: Service_id=20 not found over conn_id=0
E/QMI_FW ( 4528): QMUXD: Service_id=20 not found over conn_id=0
E/AudioHardwareALSA( 4528): doAudienceCodec_Init+
E/SELinux ( 4805): SELinux: Loaded file_contexts from /file_contexts
^C
C:\cygwin\home\henry\kitchen\OUTPUT_ZIP>adb reboot
C:\cygwin\home\henry\kitchen\OUTPUT_ZIP>BOOT FAILURE
Ask Balli :v
Askballi.com

[Completed] settings app crash

I am having an odd issue with my current install. the phone was working fine but today (likely sooner, but I am uncertain as to exactly when), my settings started failing.
the problem is whenever I tap on any item in the settings menu, settings crashes. Wifi, bluetooth, about phone, anything.
logcat indicates a security exception:
D/AndroidRuntime( 5164): Shutting down VM
E/AndroidRuntime( 5164): FATAL EXCEPTION: main
E/AndroidRuntime( 5164): Process: com.android.settings, PID: 5164
E/AndroidRuntime( 5164): java.lang.SecurityException: Not allowed to start activity Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) }
E/AndroidRuntime( 5164): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1784)
E/AndroidRuntime( 5164): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activity.java:3745)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activity.java:3706)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:4016)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:3984)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils.java:851)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils.java:806)
E/AndroidRuntime( 5164): at com.android.settings.dashboard.DashboardTileView.onClick(DashboardTileView.java:133)
E/AndroidRuntime( 5164): at android.view.View.performClick(View.java:4789)
E/AndroidRuntime( 5164): at android.view.View$PerformClick.run(View.java:19881)
E/AndroidRuntime( 5164): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime( 5164): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 5164): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 5164): at android.app.ActivityThread.main(ActivityThread.java:5294)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
D/ForegroundUtils( 1219): UID: 1000 PID: 5164
I have tried wiping the cache, deleting the com.android.settings and com.android.providers.settings folders from /data/data and that didn't fix the problem. I have tried wiping the cache and dalvik cache with no success. My next step is to re-flash the ROM, and if that fails, wipe and reflash the ROM. I would prefer to fix the problem without a wipe if possible though.
Any thoughts?
Hi
Assist is where we guide new users(read the stickies)
As a senior member, you must already be aware that the best place to ask for help is in your device q&a. Do post there.
Thread closed

settings app crashes

I am having an odd issue with my current install. the phone was working fine but today (likely sooner, but I am uncertain as to exactly when), my settings started failing.
the problem is whenever I tap on any item in the settings menu, settings crashes. Wifi, bluetooth, about phone, anything.
logcat indicates a security exception:
D/AndroidRuntime( 5164): Shutting down VM
E/AndroidRuntime( 5164): FATAL EXCEPTION: main
E/AndroidRuntime( 5164): Process: com.android.settings, PID: 5164
E/AndroidRuntime( 5164): java.lang.SecurityException: Not allowed to start activity Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) }
E/AndroidRuntime( 5164): at android.app.Instrumentation.checkStartActivityResu lt(Instrumentation.java:1784)
E/AndroidRuntime( 5164): at android.app.Instrumentation.execStartActivity(Inst rumentation.java:1501)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activi ty.java:3745)
E/AndroidRuntime( 5164): at android.app.Activity.startActivityForResult(Activi ty.java:3706)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:4 016)
E/AndroidRuntime( 5164): at android.app.Activity.startActivity(Activity.java:3 984)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils .java:851)
E/AndroidRuntime( 5164): at com.android.settings.Utils.startWithFragment(Utils .java:806)
E/AndroidRuntime( 5164): at com.android.settings.dashboard.DashboardTileView.o nClick(DashboardTileView.java:133)
E/AndroidRuntime( 5164): at android.view.View.performClick(View.java:4789)
E/AndroidRuntime( 5164): at android.view.View$PerformClick.run(View.java:19881 )
E/AndroidRuntime( 5164): at android.os.Handler.handleCallback(Handler.java:739 )
E/AndroidRuntime( 5164): at android.os.Handler.dispatchMessage(Handler.java:95 )
E/AndroidRuntime( 5164): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 5164): at android.app.ActivityThread.main(ActivityThread.jav a:5294)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 5164): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:904)
E/AndroidRuntime( 5164): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:699)
D/ForegroundUtils( 1219): UID: 1000 PID: 5164
I have tried deleting the com.android.settings and com.android.providers.settings folders from /data/data and that didn't fix the problem. I have tried wiping the cache and dalvik cache with no success. My next step is to re-flash the ROM, and if that fails, wipe and reflash the ROM. I would prefer to fix the problem without a wipe if possible though.
I have the Kingzone K1 Turbo running CM 12. I plan on upgrading to CM13, but last time I was on 13 I found that bluetooth was flaky (it wouldn't stay connected to my car).
Any thoughts?
factory reset and fresh rom + gapps install fixed the problem.
Had it happen to me again. For those having similar problems, the issue appears to be the gmail app (at least it was for me). Removed that and suddenly settings worked as expected.

Categories

Resources