I'm having the same problem. Except I can't use the phone at all. I took the SIM card out of the micro sd port where the phone has been working somehow. It was a qlink wireless phone. I put the SIM card in the appropriate spot and factory reset it and now it is saying Unfortunately the Process.com.android.phone Has Stopped. Non-stop. It sometimes stops most of the time it's on the screen 24/7. Idk what to do. I want to use this phone. Please help.
Same Thing (Sprint Prepaid)
I am having the same issue as well, my phone was running crappy so i had performed a factory reset, upon reboot i have been receiving the com.android.phone repeatedly, and its no longer registering with the Sprint prepaid service. From there i decided to enable USB debugging to see if i could get some kind of info with "adb logcat" and this is what i received:
I/ActivityManager( 803): Process com.android.phone (pid 8149) has died.
I/com.skyfire.browser.toolbar.ProcessObserverService( 1302): On process died 8149,1001
I/ActivityManager( 803): Start proc com.android.phone for restart com.android.phone: pid=8196 uid=1001 gids={41001, 3004, 3009, 3005, 1006, 3002, 3001, 3003, 1028, 1015}
V/PhoneApp( 8196): onCreate()...
D/ItsOnAPI( 8196): Unable to load ItsOnOemApi implementation: java.lang.ClassNotFoundException: Didn't find class "com.itsoninc.android.impl.ItsOnOem" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
I/ItsOnAPI( 8196): ItsOn is not enabled
I/RoamingUtils( 8196): loadOdmSettings loaded:0
I/RoamingUtils( 8196): load odm settings start:
I/RoamingUtils( 8196): load odm settings node:./Customization/RoamPreference/HomeOnly value:0
I/RoamingUtils( 8196): load odm settings node:./Customization/RoamPreference/MenuDisplay value:1
I/RoamingUtils( 8196): load odm settings node:./SPA/DomDataGuard/Enabled value:N
I/RoamingUtils( 8196): load odm settings node:./SPA/DomVoiceGuard/Enabled value:Y
I/RoamingUtils( 8196): load odm settings domVoRoam:null domDaRoam:null domVoRoamGd:Y domDaRoamGd:N homeOnly:0 showMemu:1
W/dalvikvm( 8196): threadid=1: thread exiting with uncaught exception (group=0x415cbd58)
E/AndroidRuntime( 8196): FATAL EXCEPTION: main
E/AndroidRuntime( 8196): Process: com.android.phone, PID: 8196
E/AndroidRuntime( 8196): java.lang.RuntimeException: Unable to create application com.android.phone.PhoneApp: java.lang.NumberFormatException: Invalid int: "Y"
E/AndroidRuntime( 8196): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4439)
E/AndroidRuntime( 8196): at android.app.ActivityThread.access$1600(ActivityThread.java:145)
E/AndroidRuntime( 8196): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1288)
E/AndroidRuntime( 8196): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 8196): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 8196): at android.app.ActivityThread.main(ActivityThread.java:5109)
E/AndroidRuntime( 8196): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 8196): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 8196): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:800)
E/AndroidRuntime( 8196): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime( 8196): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 8196): Caused by: java.lang.NumberFormatException: Invalid int: "Y"
E/AndroidRuntime( 8196): at java.lang.Integer.invalidInt(Integer.java:137)
E/AndroidRuntime( 8196): at java.lang.Integer.parse(Integer.java:374)
E/AndroidRuntime( 8196): at java.lang.Integer.parseInt(Integer.java:365)
E/AndroidRuntime( 8196): at java.lang.Integer.parseInt(Integer.java:331)
E/AndroidRuntime( 8196): at java.lang.Integer.valueOf(Integer.java:489)
E/AndroidRuntime( 8196): at com.android.internal.telephony.RoamingUtils.loadOdmSettings(RoamingUtils.java:315)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CdmaServiceStateTracker.<init>(CdmaServiceStateTracker.java:277)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CdmaLteServiceStateTracker.<init>(CdmaLteServiceStateTracker.java:90)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMALTEPhone.initSstIcc(CDMALTEPhone.java:104)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMAPhone.<init>(CDMAPhone.java:162)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMALTEPhone.<init>(CDMALTEPhone.java:83)
E/AndroidRuntime( 8196): at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:129)
E/AndroidRuntime( 8196): at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:57)
E/AndroidRuntime( 8196): at com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:549)
E/AndroidRuntime( 8196): at com.android.phone.PhoneApp.onCreate(PhoneApp.java:44)
E/AndroidRuntime( 8196): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1007)
E/AndroidRuntime( 8196): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4436)
E/AndroidRuntime( 8196): ... 10 more
W/ActivityManager( 803): Process com.android.phone has crashed too many times: killing!
E/RLOG ( 7954): command timed out pid:8062
It appears that it has something to do with an invalid variable "Y" not being an integer. I am not super familiar with the Android OS, and have only dabbled with it briefly, but i am assuming the problem has been caused by the stock Recovery not wiping the cache on factory reset. Also im assuming that without root access and fastboot working, clearing the cache via ADB isn't going to work either . But as it stands right now I have 2 bricked phones and I just started freelancing, so i am going to be forced into figuring this out, because i need a phone. That's all the insight i can provide as of now, hopefully somebody else around here has more experience in the matter and can give us a hand.
I also experienced the same thing
I need twrp backup for recovery
hi
Your baseband is unknown ?
hoost3in said:
I am having the same issue as well, my phone was running crappy so i had performed a factory reset, upon reboot i have been receiving the com.android.phone repeatedly, and its no longer registering with the Sprint prepaid service. From there i decided to enable USB debugging to see if i could get some kind of info with "adb logcat" and this is what i received:
I/ActivityManager( 803): Process com.android.phone (pid 8149) has died.
I/com.skyfire.browser.toolbar.ProcessObserverService( 1302): On process died 8149,1001
I/ActivityManager( 803): Start proc com.android.phone for restart com.android.phone: pid=8196 uid=1001 gids={41001, 3004, 3009, 3005, 1006, 3002, 3001, 3003, 1028, 1015}
V/PhoneApp( 8196): onCreate()...
D/ItsOnAPI( 8196): Unable to load ItsOnOemApi implementation: java.lang.ClassNotFoundException: Didn't find class "com.itsoninc.android.impl.ItsOnOem" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
I/ItsOnAPI( 8196): ItsOn is not enabled
I/RoamingUtils( 8196): loadOdmSettings loaded:0
I/RoamingUtils( 8196): load odm settings start:
I/RoamingUtils( 8196): load odm settings node:./Customization/RoamPreference/HomeOnly value:0
I/RoamingUtils( 8196): load odm settings node:./Customization/RoamPreference/MenuDisplay value:1
I/RoamingUtils( 8196): load odm settings node:./SPA/DomDataGuard/Enabled value:N
I/RoamingUtils( 8196): load odm settings node:./SPA/DomVoiceGuard/Enabled value:Y
I/RoamingUtils( 8196): load odm settings domVoRoam:null domDaRoam:null domVoRoamGd:Y domDaRoamGd:N homeOnly:0 showMemu:1
W/dalvikvm( 8196): threadid=1: thread exiting with uncaught exception (group=0x415cbd58)
E/AndroidRuntime( 8196): FATAL EXCEPTION: main
E/AndroidRuntime( 8196): Process: com.android.phone, PID: 8196
E/AndroidRuntime( 8196): java.lang.RuntimeException: Unable to create application com.android.phone.PhoneApp: java.lang.NumberFormatException: Invalid int: "Y"
E/AndroidRuntime( 8196): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4439)
E/AndroidRuntime( 8196): at android.app.ActivityThread.access$1600(ActivityThread.java:145)
E/AndroidRuntime( 8196): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1288)
E/AndroidRuntime( 8196): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 8196): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 8196): at android.app.ActivityThread.main(ActivityThread.java:5109)
E/AndroidRuntime( 8196): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 8196): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 8196): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:800)
E/AndroidRuntime( 8196): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime( 8196): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 8196): Caused by: java.lang.NumberFormatException: Invalid int: "Y"
E/AndroidRuntime( 8196): at java.lang.Integer.invalidInt(Integer.java:137)
E/AndroidRuntime( 8196): at java.lang.Integer.parse(Integer.java:374)
E/AndroidRuntime( 8196): at java.lang.Integer.parseInt(Integer.java:365)
E/AndroidRuntime( 8196): at java.lang.Integer.parseInt(Integer.java:331)
E/AndroidRuntime( 8196): at java.lang.Integer.valueOf(Integer.java:489)
E/AndroidRuntime( 8196): at com.android.internal.telephony.RoamingUtils.loadOdmSettings(RoamingUtils.java:315)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CdmaServiceStateTracker.<init>(CdmaServiceStateTracker.java:277)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CdmaLteServiceStateTracker.<init>(CdmaLteServiceStateTracker.java:90)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMALTEPhone.initSstIcc(CDMALTEPhone.java:104)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMAPhone.<init>(CDMAPhone.java:162)
E/AndroidRuntime( 8196): at com.android.internal.telephony.cdma.CDMALTEPhone.<init>(CDMALTEPhone.java:83)
E/AndroidRuntime( 8196): at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:129)
E/AndroidRuntime( 8196): at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:57)
E/AndroidRuntime( 8196): at com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:549)
E/AndroidRuntime( 8196): at com.android.phone.PhoneApp.onCreate(PhoneApp.java:44)
E/AndroidRuntime( 8196): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1007)
E/AndroidRuntime( 8196): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4436)
E/AndroidRuntime( 8196): ... 10 more
W/ActivityManager( 803): Process com.android.phone has crashed too many times: killing!
E/RLOG ( 7954): command timed out pid:8062
It appears that it has something to do with an invalid variable "Y" not being an integer. I am not super familiar with the Android OS, and have only dabbled with it briefly, but i am assuming the problem has been caused by the stock Recovery not wiping the cache on factory reset. Also im assuming that without root access and fastboot working, clearing the cache via ADB isn't going to work either . But as it stands right now I have 2 bricked phones and I just started freelancing, so i am going to be forced into figuring this out, because i need a phone. That's all the insight i can provide as of now, hopefully somebody else around here has more experience in the matter and can give us a hand.
Click to expand...
Click to collapse
Ever make any progress on this? This is the second time this happened to me and I don't want to wait another week for sprint to replace it again! What kind of pos can't be factory reset without basically bricking the phone!
binthe920 said:
Ever make any progress on this? This is the second time this happened to me and I don't want to wait another week for sprint to replace it again! What kind of pos can't be factory reset without basically bricking the phone!
Click to expand...
Click to collapse
Wondering the same as well.
I have the same problem and I can't even go to Sprint, as I don't have service with them
Please help
Solved, sort of, restore a working backup.
The only solution I could get to work is to root using the new aio app method that also installs TWRP. Someone was kind enough to share a functional backup at that point which I restored to mine. Pretty sad that Sharp and Sprint released a phone that you can't factory reset. It's not my backup to share but if you do a search you should be able to find someone to share theirs with you.
binthe920 said:
The only solution I could get to work is to root using the new aio app method that also installs TWRP. Someone was kind enough to share a functional backup at that point which I restored to mine. Pretty sad that Sharp and Sprint released a phone that you can't factory reset. It's not my backup to share but if you do a search you should be able to find someone to share theirs with you.
Click to expand...
Click to collapse
Can you tell me exactly which tool you used to root and custom recovery?
Is it this one? http://androidforums.com/threads/tool-aio-root-unroot-and-recovery-installer-gui-edition.705515/
I know you won't share that other person's backup, but can you send me your own?
Related
I'm sure this is thr wrong section but its hard finding the right forum on this app so I'm sorry to any mod to has to fix that.
Im using cyanogenmod 5.0.8 for quite a long
time now but suddenly youtube app keeps
force closing, i solved this by going to system/
apps and just reinstalling it but now its going
back to force closing as soon as iv exited it and
relaunched it...
I then tried restoring a backup but this has not
worked, i then updated the youtube app to the
new youtube app from gingerbread or froyo
cant remember but this does the same thing,
fix permissions just totaly f**ked my phone
and i had to restore my backup again.
So does anyone know how i can fix this issue?
Sent from my HTC Dream using XDA App
This is the red errors from logcat moments after it force closing, iv discovered that the you tube app seems to work fine so long as I'm not signed in but as soon as iv signed in with my gmail account and iv exited the app I imedidiatly tested it and its back to force closing.
W/dalvikvm( 5831): threadid=3: thread exiting
with uncaught exception (group=0x4001e178)
E/AndroidRuntime( 5831): Uncaught handler:
thread main exiting due to uncaught exception
E/AndroidRuntime( 5831):
java.lang.IllegalArgumentException: activity is
null
E/AndroidRuntime( 5831): at
android.accounts.AccountManager.getAuthToken
(AccountManager.java:503)
E/AndroidRuntime( 5831): at at.run
(SourceFile:406)
E/AndroidRuntime( 5831): at
android.accounts.AccountManager$9.run
(AccountManager.java:812)
E/AndroidRuntime( 5831): at
android.os.Handler.handleCallback
(Handler.java:587)
E/AndroidRuntime( 5831): at
android.os.Handler.dispatchMessage
(Handler.java:92)
E/AndroidRuntime( 5831): at
android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 5831): at
android.app.ActivityThread.main
(ActivityThread.java:4363)
E/AndroidRuntime( 5831): at
java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 5831): at
java.lang.reflect.Method.invoke
(Method.java:521)
E/AndroidRuntime( 5831): at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 5831): at
com.android.internal.os.ZygoteInit.main
(ZygoteInit.java:618)
E/AndroidRuntime( 5831): at
dalvik.system.NativeStart.main(Native Method)
Sent from my HTC Dream using XDA App
Posting it here since I don't have access to the dev forum just yet.
This ROM gets utterly hosed by something the Play Store does during install. It doesn't happen every time, or with specific apps, but I've reproduced it twice, and when it happens the only way to get the tablet back into a usable state is to wipe data and system and reflash from scratch, which, honestly, is a major pain, so I'm gathering what I can right now.
The problem is caused by Play Store installing an app. As soon as the app is finished and the installed notice pops up, MiuiHome will crash. I haven't caught that specific crash, but trying to get to your homescreen will just get you in a loop of crash dialog -> brief second of live wallpaper -> crash dialog again. Here's the backtrace out of the logcat for that crash:
Code:
E/AndroidRuntime( 1330): FATAL EXCEPTION: main
E/AndroidRuntime( 1330): java.lang.ArrayIndexOutOfBoundsException: length=4; index=4
E/AndroidRuntime( 1330): at com.miui.home.launcher.CellLayout.a(CellLayout.java:483)
E/AndroidRuntime( 1330): at com.miui.home.launcher.CellLayout.addView(CellLayout.java:207)
E/AndroidRuntime( 1330): at com.miui.home.launcher.Workspace.a(Workspace.java:324)
E/AndroidRuntime( 1330): at com.miui.home.launcher.Launcher.a(Launcher.java:1995)
E/AndroidRuntime( 1330): at com.miui.home.launcher.Launcher.a(Launcher.java:1833)
E/AndroidRuntime( 1330): at com.miui.home.launcher.bA.run(LauncherModel.java:1245)
E/AndroidRuntime( 1330): at com.miui.home.launcher.K.handleMessage(DeferredHandler.java:47)
E/AndroidRuntime( 1330): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1330): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1330): at android.app.ActivityThread.main(ActivityThread.java:4429)
E/AndroidRuntime( 1330): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1330): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1330): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 1330): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/AndroidRuntime( 1330): at dalvik.system.NativeStart.main(Native Method)
But it gets worse.
You can invoke settings from the pullup menu, but if you try to select ANY app (not just the app that triggered the bug) in the Apps tab, Settings force-closes. Here's that backtrace.
Code:
E/AndroidRuntime( 1355): FATAL EXCEPTION: main
E/AndroidRuntime( 1355): java.lang.NullPointerException
E/AndroidRuntime( 1355): at com.android.settings.applications.InstalledAppDetails.gI(InstalledAppDetails.java:479)
E/AndroidRuntime( 1355): at com.android.settings.applications.InstalledAppDetails.onResume(InstalledAppDetails.java:401)
E/AndroidRuntime( 1355): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:873)
E/AndroidRuntime( 1355): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1032)
E/AndroidRuntime( 1355): at android.app.BackStackRecord.run(BackStackRecord.java:622)
E/AndroidRuntime( 1355): at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1382)
E/AndroidRuntime( 1355): at android.app.FragmentManagerImpl$1.run(FragmentManager.java:426)
E/AndroidRuntime( 1355): at android.os.Handler.handleCallback(Handler.java:605)
E/AndroidRuntime( 1355): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 1355): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1355): at android.app.ActivityThread.main(ActivityThread.java:4429)
E/AndroidRuntime( 1355): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1355): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1355): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 1355): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/AndroidRuntime( 1355): at dalvik.system.NativeStart.main(Native Method)
Here's the worst part. Removing the app that triggered it using the pm commandline tools (since literally no other method of uninstalling apps is accessible) doesn't solve the problem. Uninstalling EVERY app you ever installed through Play Store doesn't solve the problem. The ONLY way to get the tablet back into a usable state is to go back into TWRP, wipe cache, dalvik, data, AND system, then reflash the ROM.
I keep wondering if it's just my device -- I mean, nobody else has reported this issue. But pains have been taken to work around bad spots in flash -- right? And besides a software bug, what else could it be?
Yeah thats no fun at all start helping people out get your 10 posts in and post in development for sure what apps may I ask even though Im on AOKP I am on the new kernel maybe we can find out whether it is specific to the rom or a kernel issue hopefully a dev will look at your logcat soon.I have had simular but not with the runtime error and not after app install so far I havent had the crashes your experiencing either.
I updated my Nexus 7 from 4.2.1 to 4.2.2 via OTA.
After updating, the google play app always crashes with message "Unfortunately, Google Play Store has stopped".
Below are some logs taken from the device when the app crashes.
E/AndroidRuntime( 2242): FATAL EXCEPTION: main
E/AndroidRuntime( 2242): java.lang.RuntimeException: java.lang.NullPointerException: expected receiver of type com.google.android.finsky.remoting.protos.Response$Payload, but got null
E/AndroidRuntime( 2242): at com.google.android.volley.MicroProtoHelper.getParsedResponseFromWrapper(MicroProtoHelper.java:38)
E/AndroidRuntime( 2242): at com.google.android.finsky.api.DfeRequest.deliverResponse(DfeRequest.java:456)
E/AndroidRuntime( 2242): at com.google.android.finsky.api.DfeRequest.deliverResponse(DfeRequest.java:49)
E/AndroidRuntime( 2242): at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:99)
E/AndroidRuntime( 2242): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 2242): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 2242): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2242): at android.app.ActivityThread.main(ActivityThread.java:5041)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2242): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 2242): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 2242): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2242): Caused by: java.lang.NullPointerException: expected receiver of type com.google.android.finsky.remoting.protos.Response$Payload, but got null
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2242): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2242): at com.google.android.volley.MicroProtoHelper.getParsedResponseFromWrapper(MicroProtoHelper.java:36)
E/AndroidRuntime( 2242): ... 12 more
Can anyone provide a possible solution?
Thank you.
I'm running Stock 4.1.2 with busybox installed, root, and XposedFramework.
Last night my device froze so I had to hard-reboot it. I turned it off then turned it on, it was late so I went to bed. I woke up in the morning went to pick it up and it was still on the boot screen. It was hot and after booting into recovery it said that I had only 15% battery left. I was dumbfounded. I tried to boot again, and it got stuck again. After all the trouble shooting I could think of(Including disabling and removing Xposed), I wiped my /system partition and flashed the Stock /system image. Sadly that didn't help. It seems the problem resides on my /data partition somewhere but obviously if I'm wiping that I might as well start from scratch.
Below is my Logcat. If you can gleam anything from it please let me know. I'm pretty-tech savvy but I still have zero expirience reading Logcats. At the very least I'd like to know what the error is exactly so I can endevor to avoid it in the future.
japzone said:
I'm running Stock 4.1.2 with busybox installed, root, and XposedFramework.
Last night my device froze so I had to hard-reboot it. I turned it off then turned it on, it was late so I went to bed. I woke up in the morning went to pick it up and it was still on the boot screen. It was hot and after booting into recovery it said that I had only 15% battery left. I was dumbfounded. I tried to boot again, and it got stuck again. After all the trouble shooting I could think of(Including disabling and removing Xposed), I wiped my /system partition and flashed the Stock /system image. Sadly that didn't help. It seems the problem resides on my /data partition somewhere but obviously if I'm wiping that I might as well start from scratch.
Below is my Logcat. If you can gleam anything from it please let me know. I'm pretty-tech savvy but I still have zero expirience reading Logcats. At the very least I'd like to know what the error is exactly so I can endevor to avoid it in the future.
Click to expand...
Click to collapse
Hi there ! This seems to be the problem in your case :
Code:
Sending signal. PID: 349 SIG: 9
E/AndroidRuntime( 349): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
E/AndroidRuntime( 349): java.lang.ArrayIndexOutOfBoundsException: src.length=8192 srcPos=1 dst.length=8192 dstPos=0 length=-1
E/AndroidRuntime( 349): at java.lang.System.arraycopy(Native Method)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1489)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.skip(KXmlParser.java:1574)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.parseStartTag(KXmlParser.java:1049)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:369)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:310)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFLOCK(UsageStatsService.java:376)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFromFile(UsageStatsService.java:357)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.<init>(UsageStatsService.java:274)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:1534)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:160)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1405)
E/AndroidRuntime( 349): Error reporting crash
E/AndroidRuntime( 349): java.lang.NullPointerException
E/AndroidRuntime( 349): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
As you can see the lines start with E:/ which stand for error .
V stands for Verbose
I for information
D for Debug.
And some others . more about these.. I suggest you Google. Now you will ask how I found out the error ? Well if you take a closer look to the log you will notice that once the kernel is initialized ( which happens at the Google logo ) the netd framework starts booting by the kernel.
Normal boot sequence is kernel > its init.rd and init.rc then the init.d and then the framework. How I came to know all this ? Take a log of a normally booting ROM
If you again carefully observe the log .. You will notice log re iterates. It goes on an infinite loop. Hence the term boot'loop'.
The start of the loop is
Code:
AndroidRuntime( 369): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 369): CheckJNI is OFF
And this Is the dead / bad code
Code:
ygote ( 369): Exit zygote because system server (508) has terminated
I/ServiceManager( 118): service 'sensorservice' died
I/ServiceManager( 118): service 'entropy' died
I/ServiceManager( 118): service 'power' died
That's roughly how you read a logcat.
And about your problem. I suggest a clean wipe and reflash the ROM. Its always better to keep backing up your data from time to time. I also ensure I wipe clean even during flashing nightlies .
Sent from my HTC using xda app-developers app
Thanks for the reply. Nice crash course on log reading I have gone ahead and flashed a fresh install of PA ROM.
I really just wonder how the error might of happened. It occured at a bad time for me where my External Harddrive died on me taking my backups with it, and leaving me with nowhere to put new ones. My new Laptop with a 1TB drive is coming in August so I was planning on backing up and Flashing a Custom ROM then. But this error took out my device before I could make a backup. Oh well, I managed to scavenge most of my apps and hopefully will be able to restore them. Sadly I lost a day off to resuscitating my Nexus
Red Devil said:
Hi there ! This seems to be the problem in your case :
Code:
Sending signal. PID: 349 SIG: 9
E/AndroidRuntime( 349): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
E/AndroidRuntime( 349): java.lang.ArrayIndexOutOfBoundsException: src.length=8192 srcPos=1 dst.length=8192 dstPos=0 length=-1
E/AndroidRuntime( 349): at java.lang.System.arraycopy(Native Method)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1489)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.skip(KXmlParser.java:1574)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.parseStartTag(KXmlParser.java:1049)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:369)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:310)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFLOCK(UsageStatsService.java:376)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFromFile(UsageStatsService.java:357)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.<init>(UsageStatsService.java:274)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:1534)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:160)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1405)
E/AndroidRuntime( 349): Error reporting crash
E/AndroidRuntime( 349): java.lang.NullPointerException
E/AndroidRuntime( 349): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
As you can see the lines start with E:/ which stand for error .
V stands for Verbose
I for information
D for Debug.
And some others . more about these.. I suggest you Google. Now you will ask how I found out the error ? Well if you take a closer look to the log you will notice that once the kernel is initialized ( which happens at the Google logo ) the netd framework starts booting by the kernel.
Normal boot sequence is kernel > its init.rd and init.rc then the init.d and then the framework. How I came to know all this ? Take a log of a normally booting ROM
If you again carefully observe the log .. You will notice log re iterates. It goes on an infinite loop. Hence the term boot'loop'.
The start of the loop is
Code:
AndroidRuntime( 369): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 369): CheckJNI is OFF
And this Is the dead / bad code
Code:
ygote ( 369): Exit zygote because system server (508) has terminated
I/ServiceManager( 118): service 'sensorservice' died
I/ServiceManager( 118): service 'entropy' died
I/ServiceManager( 118): service 'power' died
That's roughly how you read a logcat.
And about your problem. I suggest a clean wipe and reflash the ROM. Its always better to keep backing up your data from time to time. I also ensure I wipe clean even during flashing nightlies .
Sent from my HTC using xda app-developers app
Click to expand...
Click to collapse
Hello folks, I'm Modding my own Xperia Launcher with version 6.4, SDK : 22, And i'm porting Transitions option from Marshmallow Xperia Launcher, So What did i do ? :
Copied :
Strings
IDs
Drawables
Layout
Option XML in Home_Settings => res/xml
Added Transition code in AndroidManifest.xml.
So everything is the same as Marshmallow settings, now let's go to Smali files, I've Copied the following :
HomeSettingsActivity$HomeSettingsFragment$1
HomeSettingsActivity$HomeSettingsFragment$2
PageTransitionPreferenceActivity$PageTransitionFragment$PageTransitionPreference$1
PageTransitionPreferenceActivity$PageTransitionFragment$PageTransitionPreference
PageTransitionPreferenceActivity$PageTransitionFragment
PageTransitionPreferenceActivity
UserSettings$PageTransition
I've Modded the IDs to be the exact as mine ( public.xml ), and copied Smali codes in UserSettings.smali, along with the key value code .
So, What's the problem ?
Transition option isn't openable, and when i'm taking a logcat, I'm having crashes under the hood, above the hood the launcher is working well.
Logcat :
--------- beginning of crash
E/AndroidRuntime(32278): FATAL EXCEPTION: main
E/AndroidRuntime(32278): Process: com.sonyericsson.home, PID: 32278
E/AndroidRuntime(32278): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32278): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32278): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32278): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32278): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32278): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32278): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32278): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32278): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32278): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32278): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32278): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32278): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32278): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32441): FATAL EXCEPTION: main
E/AndroidRuntime(32441): Process: com.sonyericsson.home, PID: 32441
E/AndroidRuntime(32441): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32441): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32441): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32441): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32441): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32441): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32441): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32441): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32441): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32441): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32441): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32441): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32441): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32441): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32549): FATAL EXCEPTION: main
E/AndroidRuntime(32549): Process: com.sonyericsson.home, PID: 32549
E/AndroidRuntime(32549): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32549): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32549): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32549): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32549): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32549): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32549): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32549): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32549): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32549): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32549): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32549): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32549): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32549): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32710): FATAL EXCEPTION: main
E/AndroidRuntime(32710): Process: com.sonyericsson.home, PID: 32710
E/AndroidRuntime(32710): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32710): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32710): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32710): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32710): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32710): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32710): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32710): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32710): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32710): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32710): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32710): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32710): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32710): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 301): FATAL EXCEPTION: main
E/AndroidRuntime( 301): Process: com.sonyericsson.home, PID: 301
E/AndroidRuntime( 301): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 301): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 301): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 301): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 301): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 301): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 301): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 301): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 301): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 301): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 301): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 301): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 301): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 301): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 379): FATAL EXCEPTION: main
E/AndroidRuntime( 379): Process: com.sonyericsson.home, PID: 379
E/AndroidRuntime( 379): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 379): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 379): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 379): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 379): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 379): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 379): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 379): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 379): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 379): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 379): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 379): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 379): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 379): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 615): FATAL EXCEPTION: main
E/AndroidRuntime( 615): Process: com.sonyericsson.home, PID: 615
E/AndroidRuntime( 615): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 615): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 615): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 615): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 615): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 615): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 615): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 615): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 615): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 615): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 615): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 615): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 615): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 615): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1052): FATAL EXCEPTION: main
E/AndroidRuntime( 1052): Process: com.sonyericsson.home, PID: 1052
E/AndroidRuntime( 1052): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1052): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1052): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1052): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1052): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1052): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1052): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1052): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1052): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1052): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1052): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1052): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1052): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1052): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1733): FATAL EXCEPTION: main
E/AndroidRuntime( 1733): Process: com.sonyericsson.home, PID: 1733
E/AndroidRuntime( 1733): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1733): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1733): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1733): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1733): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1733): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1733): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1733): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1733): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1733): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1733): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1733): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1733): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1733): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1872): FATAL EXCEPTION: main
E/AndroidRuntime( 1872): Process: com.sonyericsson.home, PID: 1872
E/AndroidRuntime( 1872): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1872): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1872): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1872): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1872): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1872): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1872): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1872): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1872): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1872): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1872): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1872): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1872): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1872): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 2113): FATAL EXCEPTION: main
E/AndroidRuntime( 2113): Process: com.sonyericsson.home, PID: 2113
E/AndroidRuntime( 2113): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 2113): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 2113): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 2113): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 2113): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 2113): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 2113): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 2113): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2113): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 2113): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 2113): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2113): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 2113): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 2113): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 2427): FATAL EXCEPTION: main
E/AndroidRuntime( 2427): Process: com.sonyericsson.home, PID: 2427
E/AndroidRuntime( 2427): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 2427): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 2427): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 2427): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 2427): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 2427): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 2427): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 2427): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2427): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 2427): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 2427): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2427): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 2427): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 2427): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
--------- beginning of system
My Smali File vs Original Smali Files :
Mine - Original
Thanks in advnace!