[SOLVED] Gets pass G1 screen, nothing else (log included) - G1 Q&A, Help & Troubleshooting

HBoot: 1.33.0013d
Radio: 2.22.27.08
So I tried turning on my G1 today to get it ready to sell for a friend, figuring nothing has changed. The initial power-up kept rebooting, so I figured I should try reflashing another ROM. Tried flashing SparksMod 2.1 to get this interesting scenerio.
The phone will boot up, get pass the G1 screen, and then get stuck. It boot-looped once but now won't do anything after starting up. Attached is the log with the fatal error causing the problem. Any solutions? Thanks in advance!
Code:
sysproc ( 471): System server: starting Android runtime.
sysproc ( 471): System server: starting Android services.
SystemServer( 471): Entered the Android system server!
sysproc ( 471): System server: entering thread pool.
dalvikvm( 471): threadid=7: thread exiting with uncaught exception (group=0x400207e8)
SystemServer( 471): Entropy Service
AndroidRuntime( 471): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
AndroidRuntime( 471): java.lang.NoClassDefFoundError: [generic]
AndroidRuntime( 471): at dalvik.system.NativeStart.main(Native Method)
Process ( 471): Sending signal. PID: 471 SIG: 9
AndroidRuntime( 471): Error reporting crash
AndroidRuntime( 471): java.lang.NullPointerException
AndroidRuntime( 471): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
AndroidRuntime( 471): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:887)
AndroidRuntime( 471): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:884)
ServiceManager( 222): service 'SurfaceFlinger' died
Zygote ( 466): Exit zygote because system server (471) has terminated
ServiceManager( 222): service 'media.audio_flinger' died
ServiceManager( 222): service 'media.player' died
ServiceManager( 222): service 'media.camera' died
ServiceManager( 222): service 'media.audio_policy' died
ServiceManager( 273): Waiting for sevice SurfaceFlinger...

You flashed a 2708-compatible kernel?
Sent from my Gingerbread on Sapphire using XDA App

Related

Market Install FC

Not sure what started it, but the market will download an app and then force close while trying to install.
Code:
D/vending ( 2920): com.android.vending.AssetDownloader$DownloadManagerBroadcastReceiver.ha
ndleDownloadCompletedAction(): Got a download completed intent.
D/vending ( 2920): com.android.vending.api.LocalAssetDatabase.notifyListener(): 2730644506
555660122 / INSTALLING
W/dalvikvm( 2920): threadid=23: thread exiting with uncaught exception (group=0x4001e170)
E/AndroidRuntime( 2920): Uncaught handler: thread Thread-19 exiting due to uncaught except
ion
E/AndroidRuntime( 2920): java.lang.SecurityException: Neither user 10003 nor current proce
ss has android.permission.INSTALL_PACKAGES.
E/AndroidRuntime( 2920): at android.os.Parcel.readException(Parcel.java:1246)
E/AndroidRuntime( 2920): at android.os.Parcel.readException(Parcel.java:1234)
E/AndroidRuntime( 2920): at android.content.pm.IPackageManager$Stub$Proxy.installPa
ckage(IPackageManager.java:1738)
E/AndroidRuntime( 2920): at android.app.ApplicationContext$ApplicationPackageManage
r.installPackage(ApplicationContext.java:2341)
E/AndroidRuntime( 2920): at com.android.vending.AssetDownloader$DownloadManagerBroa
dcastReceiver.installFromUri(AssetDownloader.java:370)
E/AndroidRuntime( 2920): at com.android.vending.AssetDownloader$DownloadManagerBroa
dcastReceiver$1.run(AssetDownloader.java:243)
E/AndroidRuntime( 2920): at java.lang.Thread.run(Thread.java:1096)
I/Process ( 151): Sending signal. PID: 2920 SIG: 3
I/dalvikvm( 2920): threadid=7: reacting to signal 3
Something about permissions? I think fix_permissions would fix, but any other ideas?
Update: ran fix permissions with no changes, log is still the same. Reflashed cyan, nothing. Any ideas?
lukekirstein said:
Update: ran fix permissions with no changes, log is still the same. Reflashed cyan, nothing. Any ideas?
Click to expand...
Click to collapse
its from the new market pushed out by T-Mo.Unistall it via manage apps in settings.

Crash when applying Android 1.6 Recovery Image

I'm having this really weird issue with my G1. I had been using various versions of CyanogenMod, 4.1.x, and 4.2.x with no problems. Then, all of a sudden, I could no longer upgrade to new CM versions. End result was I got stuck at the TMO logo. Long long series of troubleshooting steps over weeks followed. I eventually realized that the problem wasn't CM at all. Before I even apply CM's stuff, I am applying the signed-dream-devphone ROM that is base 1.6 android. *That* is failing. The very short version is that I see an infinitely repeating crash in adb logcat. It looks like this:
E/System ( 336): Failure starting core service
E/System ( 336): java.lang.NullPointerException
E/System ( 336): at com.android.server.PackageManagerService.scanDirLI(PackageManagerService.java:1764)
E/System ( 336): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:492)
E/System ( 336): at com.android.server.PackageManagerService.main(PackageManagerService.java:266)
E/System ( 336): at com.android.server.ServerThread.run(SystemServer.java:112)
E/AndroidRuntime( 336): Crash logging skipped, no checkin service
I/SystemServer( 336): Starting Status Bar Service.
D/dalvikvm( 336): GC freed 6861 objects / 453352 bytes in 145ms
E/installd( 53): eof
E/installd( 53): failed to read size
I/installd( 53): closing connection
E/SystemServer( 336): Failure starting StatusBarService
E/SystemServer( 336): java.lang.NullPointerException
E/SystemServer( 336): at com.android.server.status.StatusBarIcon.getIcon(StatusBarIcon.java:143)
E/SystemServer( 336): at com.android.server.status.StatusBarIcon.<init>(StatusBarIcon.java:65)
E/SystemServer( 336): at com.android.server.status.StatusBarService.makeStatusBarView(StatusBarService.java:306)
E/SystemServer( 336): at com.android.server.status.StatusBarService.<init>(StatusBarService.java:237)
E/SystemServer( 336): at com.android.server.ServerThread.run(SystemServer.java:194)
E/AndroidRuntime( 336): Crash logging skipped, no checkin service
I/SystemServer( 336): Starting Clipboard Service.
I/SystemServer( 336): Starting Input Method Service.
E/SystemServer( 336): Failure starting Input Manager Service
E/SystemServer( 336): java.lang.NullPointerException
E/SystemServer( 336): at android.app.ApplicationContext.registerReceiverInternal(ApplicationContext.java:782)
E/SystemServer( 336): at android.app.ApplicationContext.registerReceiver(ApplicationContext.java:757)
E/SystemServer( 336): at android.app.ApplicationContext.registerReceiver(ApplicationContext.java:751)
E/SystemServer( 336): at com.android.server.InputMethodManagerService.<init>(InputMethodManagerService.java:437)
E/SystemServer( 336): at com.android.server.ServerThread.run(SystemServer.java:209)
E/AndroidRuntime( 336): Crash logging skipped, no checkin service
I/SystemServer( 336): Starting NetStat Service.
I/SystemServer( 336): Starting Connectivity Service.
W/dalvikvm( 336): threadid=27: thread exiting with uncaught exception (group=0x4001da28)
E/AndroidRuntime( 336): Uncaught handler: thread ConnectivityThread exiting due to uncaught exception
E/AndroidRuntime( 336): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
E/AndroidRuntime( 336): java.lang.NullPointerException
E/AndroidRuntime( 336): at android.app.ActivityThread.getProvider(ActivityThread.java:3938)
E/AndroidRuntime( 336): at android.app.ActivityThread.acquireProvider(ActivityThread.java:3967)
E/AndroidRuntime( 336): at android.app.ApplicationContext$ApplicationContentResolver.acquireProvider(Applicati
onContext.java:1514)
E/AndroidRuntime( 336): at android.content.ContentResolver.acquireProvider(ContentResolver.java:579)
E/AndroidRuntime( 336): at android.content.ContentResolver.query(ContentResolver.java:147)
E/AndroidRuntime( 336): at android.provider.Settings$NameValueCache.getString(Settings.java:472)
E/AndroidRuntime( 336): at android.provider.Settings$Secure.getString(Settings.java:1649)
E/AndroidRuntime( 336): at android.provider.Settings$Secure.getInt(Settings.java:1689)
E/AndroidRuntime( 336): at com.android.server.ConnectivityService.getPersistedNetworkPreference(ConnectivitySe
rvice.java:182)
E/AndroidRuntime( 336): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:123)
E/AndroidRuntime( 336): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:47)
E/AndroidRuntime( 336): at com.android.server.ConnectivityService$ConnectivityThread.run(ConnectivityService.j
ava:87)
E/AndroidRuntime( 336): Crash logging skipped, no checkin service
I/Process ( 336): Sending signal. PID: 336 SIG: 9
I/ServiceManager( 45): service 'batteryinfo' died
I/ServiceManager( 45): service 'telephony.registry' died
I/ServiceManager( 45): service 'usagestats' died
I/ServiceManager( 45): service 'netstat' died
I/ServiceManager( 45): service 'SurfaceFlinger' died
I/ServiceManager( 45): service 'entropy' died
I/ServiceManager( 45): service 'power' died
I/ServiceManager( 45): service 'clipboard' died
I/Zygote ( 335): Exit zygote because system server (336) has terminated
D/AndroidRuntime( 351):
D/AndroidRuntime( 351): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
And then it starts all over.
More interesting data:
- Here is a less abbreviated logcat trying to boot to CM 4.2.12.2 (spam blocker blocked the http portion): halr9000.pastebin.com/f38758ddd
- I can restore to a nandroid backup of CM 4.1.99, works fine.
- I can apply other ROMs just fine, such as:
- JFv1.51_CRB43-ADP
- haykuro_6.0r1-signed
- TheDudesCupcake1.1.full-signed
Anyone have some suggestions? I am pulling out my hair over here!
thanks
Sticky: Don't Start A New Thread - Dream Questions & Answers Here!
http://forum.xda-developers.com/showthread.php?t=528334
This section is for development, which you didn't develop anything.
Start over with flashing the nbh file and re-root the phone, then flash the recovery image of your choice, I reccomend the one in my sig, then the HTC base image, then cyan's newest if you so choose - or one of the newer roms --not the old 1.1 and 1.5 roms like you tried to do.
Ouch. sorry I couldnt help
Thanks, that sounds like good advice.
P.S. next time I'll put REQ in the subject.
Or you can post in Q&A thread.
Hmm, still having the problem. Here are the steps I followed:
1. downgraded to rc29 (dreaimg.nbh)
2. start telnetd
3. telnet localhost, applied-RA recovery
4. reboot
5. applied defanged, cm latest, latest radio
6. reboot
7. stuck at TMO logo, similar crash logs as above.
I also just finished re-doing this once more, but with the signed_dream_devphone ROM, followed by CM.
And it also fails w/o CM. I can however downgrade to stock and let the OTA bring me up (unrooted) to 1.6. Does that make any sense at all to anyone?
At this point it's down to hardware failure if it doesn't work with the OTA update.
It *does* work with OTA. But not with defanged or signed-dream-devphone.
I am starting to think hardware as well though.
Well, I got eclair working pretty well so...nevermind, I guess.
lol
That's very curious as hell! Which Eclair brand are you testing?
Manup, like you. It's working well with some FCs here and there. I had it totally freak on me once tho, worked great for a day then it got stuck at boot. re-wiped/burn and it's good now for 2 days. made a backup this time.
I still think I may be having some sort of weird hardware issue, but it's so hard to isolate when I change the software so much.

Stock Nexus One stuck in endless animation loop

Hi... I rebooted my nexus one (stock) and it is stuck on the boot splash animation for over 10 mins. So I removed the battery and rebooted it and its 20 mins and the same issue. I connected it to my laptop and typed adb logcat and it keeps printing out to the log....
I/PackageParser( 572): com.eaa.calvinandhobbes: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageManager( 572): /data/app/com.eaa.calvinandhobbes.apk changed; collecting certs
E/PackageManager( 572): Package com.eaa.calvinandhobbes has mismatched uid: 10048 on disk, 10091 in settings
I have not hacked the phone in anyway and it has the latest google update. Please help.
here are some of the entries I see:
D/PackageManager( 807): Scanning app dir /data/app-private
I/PackageParser( 807): com.eaa.cartoon.garfield: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageManager( 807): /data/app-private/com.eaa.cartoon.garfield.apk changed; collecting certs
E/System ( 807): Failure starting core service
E/System ( 807): java.lang.NullPointerException
E/System ( 807): at com.android.server.PackageManagerService$PackageSettingBase.<init>(PackageManagerService.java:5888)
E/System ( 807): at com.android.server.PackageManagerService$PackageSetting.<init>(PackageManagerService.java:5979)
E/System ( 807): at com.android.server.PackageManagerService$Settings.getPackageLP(PackageManagerService.java:6279)
E/System ( 807): at com.android.server.PackageManagerService$Settings.getPackageLP(PackageManagerService.java:6094)
E/System ( 807): at com.android.server.PackageManagerService.scanPackageLI(PackageManagerService.java:2313)
E/System ( 807): at com.android.server.PackageManagerService.scanPackageLI(PackageManagerService.java:2082)
E/System ( 807): at com.android.server.PackageManagerService.scanDirLI(PackageManagerService.java:1978)
E/System ( 807): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:595)
E/System ( 807): at com.android.server.PackageManagerService.main(PackageManagerService.java:335)
E/System ( 807): at com.android.server.ServerThread.run(SystemServer.java:116)
E/AndroidRuntime( 807): Crash logging skipped, no checkin service
I/SystemServer( 807): Status Bar
E/installd( 54): eof
E/installd( 54): failed to read size
I/installd( 54): closing connection
D/dalvikvm( 807): GC freed 4053 objects / 254984 bytes in 68ms
E/SystemServer( 807): Failure starting StatusBarService
E/SystemServer( 807): java.lang.NullPointerException
E/SystemServer( 807): at com.android.server.status.StatusBarIcon.getIcon(StatusBarIcon.java:143)
E/SystemServer( 807): at com.android.server.status.StatusBarIcon.<init>(StatusBarIcon.java:65)
E/SystemServer( 807): at com.android.server.status.StatusBarService.makeStatusBarView(StatusBarService.java:305)
E/SystemServer( 807): at com.android.server.status.StatusBarService.<init>(StatusBarService.java:236)
E/SystemServer( 807): at com.android.server.ServerThread.run(SystemServer.java:209)
E/AndroidRuntime( 807): Crash logging skipped, no checkin service
I/SystemServer( 807): Clipboard Service
I/SystemServer( 807): Input Method Service
E/SystemServer( 807): Failure starting Input Manager Service
E/SystemServer( 807): java.lang.NullPointerException
E/SystemServer( 807): at android.app.ApplicationContext.registerReceiverInternal(ApplicationContext.java:736)
E/SystemServer( 807): at android.app.ApplicationContext.registerReceiver(ApplicationContext.java:711)
E/SystemServer( 807): at android.app.ApplicationContext.registerReceiver(ApplicationContext.java:705)
E/SystemServer( 807): at com.android.server.InputMethodManagerService.<init>(InputMethodManagerService.java:426)
E/SystemServer( 807): at com.android.server.ServerThread.run(SystemServer.java:224)
E/AndroidRuntime( 807): Crash logging skipped, no checkin service
I/SystemServer( 807): NetStat Service
I/SystemServer( 807): Connectivity Service
V/ConnectivityService( 807): ConnectivityService starting up
W/dalvikvm( 807): threadid=23: thread exiting with uncaught exception (group=0x4001b180)
E/AndroidRuntime( 807): Uncaught handler: thread ConnectivityThread exiting due to uncaught exception
E/AndroidRuntime( 807): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
E/AndroidRuntime( 807): java.lang.NullPointerException
E/AndroidRuntime( 807): at android.app.ActivityThread.getProvider(ActivityThread.java:4072)
E/AndroidRuntime( 807): at android.app.ActivityThread.acquireProvider(ActivityThread.java:4101)
E/AndroidRuntime( 807): at android.app.ApplicationContext$ApplicationContentResolver.acquireProvider(ApplicationContext.java:1463)
E/AndroidRuntime( 807): at android.content.ContentResolver.acquireProvider(ContentResolver.java:759)
E/AndroidRuntime( 807): at android.content.ContentResolver.query(ContentResolver.java:197)
E/AndroidRuntime( 807): at android.provider.Settings$NameValueCache.getString(Settings.java:498)
E/AndroidRuntime( 807): at android.provider.Settings$Secure.getString(Settings.java:1728)
E/AndroidRuntime( 807): at android.provider.Settings$Secure.getInt(Settings.java:1768)
E/AndroidRuntime( 807): at com.android.server.ConnectivityService.getPersistedNetworkPreference(ConnectivityService.java:336)
E/AndroidRuntime( 807): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:212)
E/AndroidRuntime( 807): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:54)
E/AndroidRuntime( 807): at com.android.server.ConnectivityService$ConnectivityThread.run(ConnectivityService.java:174)
E/AndroidRuntime( 807): Crash logging skipped, no checkin service
I/Process ( 807): Sending signal. PID: 807 SIG: 9
I/ServiceManager( 47): service 'entropy' died
I/ServiceManager( 47): service 'power' died
I/ServiceManager( 47): service 'SurfaceFlinger' died
I/ServiceManager( 47): service 'usagestats' died
I/ServiceManager( 47): service 'telephony.registry' died
I/ServiceManager( 47): service 'batteryinfo' died
I/ServiceManager( 47): service 'clipboard' died
I/ServiceManager( 47): service 'netstat' died
D/BootAnimation( 818): SurfaceFlinger died, exiting...
I/Zygote ( 802): Exit zygote because system server (807) has terminated
I/ServiceManager( 47): service 'media.audio_flinger' died
I/ServiceManager( 47): service 'media.player' died
I/ServiceManager( 47): service 'media.camera' died
I/ServiceManager( 47): service 'media.audio_policy' died
D/AndroidRuntime( 828):
try this:
1) connect your phone via usb
2) adb uninstall com.eaa.cartoon.garfield.apk
I just hope its an app causing this and not a corrupted os file!
A 'clear storage' (factory reset) option may be the only way
http://www.google.com/support/forum/p/android/thread?tid=03e896cc9089b31f&hl=en
Thanks britoso. "clear storage" worked, but I lost all my text messages . Is there a way to backup text messages along with apps?
http://www.appbrain.com/app/com.lookout saves texts online. Titanium backup or even Astro can backup your apps.

Since upgrade 10.2.1 -> 10.2 mail app crashes when opening a mail

Hi.
Sorry for writing here, but i'm unable to post to the related thread because i think i haven't enough posts in this forum (<10).
[ROM][4.3][P7300/P7310][UNOFFICIAL] CyanogenMod 10.2 [2013-Nov-22]
http://forum.xda-developers.com/showthread.php?t=2398003
I've upgraded my tab 8.9 (p7310) from c-o-m's 10.2.1-unofficial ROM to c-o-m' "CM10.2 P7310 p5wifi 20131122".
Now I've problem with the mail app and my exchange account.
I can't read emails. i can write new mails or list them or change to another folder. but if i want to open one, there will be an exception and the app close.
Here is a dump from logcat starting the app and crashing
Code:
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
W/NotificationService( 410): Toast already cancelled. pkg=com.nuance.swype.dtc [email protected]
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
W/NotificationService( 410): Toast already cancelled. pkg=com.nuance.swype.dtc [email protected]
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
W/NotificationService( 410): Toast already cancelled. pkg=com.nuance.swype.dtc [email protected]
I/ActivityManager( 410): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/.Launcher} from pid 410
W/IInputConnectionWrapper( 2470): showStatusIcon on inactive InputConnection
I/ActivityManager( 410): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.email/.activity.Welcome bnds=[286,1131][356,1201]} from pid 711
D/ExchangeService( 1362): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = true
I/ActivityManager( 410): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x2000000 cmp=com.android.email/.activity.EmailActivity (has extras)} from pid 2556
V/NFC ( 2556): this device does not have NFC support
D/libEGL ( 2556): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 2556): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 2556): loaded /system/lib/egl/libGLESv2_tegra.so
D/OpenGLRenderer( 2556): Enabling debug mode 0
I/ActivityManager( 410): Displayed com.android.email/.activity.EmailActivity: +471ms (total +581ms)
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x421811c0 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x42181108 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x42181968 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x421817b0 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x42181340 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x42181218 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x42173cb8 successful
I/OMXNodeInstance( 128): OMX_FreeBuffer for buffer header 0x435e70e8 successful
D/AndroidRuntime( 2556): Shutting down VM
W/dalvikvm( 2556): threadid=1: thread exiting with uncaught exception (group=0x417dd7c0)
E/AndroidRuntime( 2556): FATAL EXCEPTION: main
E/AndroidRuntime( 2556): java.lang.IllegalArgumentException: View doesn't exist
E/AndroidRuntime( 2556): at com.android.email.activity.UiUtilities.checkView(UiUtilities.java:100)
E/AndroidRuntime( 2556): at com.android.email.activity.UiUtilities.getView(UiUtilities.java:95)
E/AndroidRuntime( 2556): at com.android.email.activity.MessageViewFragmentBase.onCreateView(MessageViewFragmentBase.java:317)
E/AndroidRuntime( 2556): at com.android.email.activity.MessageViewFragment.onCreateView(MessageViewFragment.java:214)
E/AndroidRuntime( 2556): at android.app.Fragment.performCreateView(Fragment.java:1695)
E/AndroidRuntime( 2556): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:885)
E/AndroidRuntime( 2556): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
E/AndroidRuntime( 2556): at android.app.BackStackRecord.run(BackStackRecord.java:682)
E/AndroidRuntime( 2556): at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1435)
E/AndroidRuntime( 2556): at android.app.FragmentManagerImpl.executePendingTransactions(FragmentManager.java:474)
E/AndroidRuntime( 2556): at com.android.email.activity.UIControllerBase.commitFragmentTransaction(UIControllerBase.java:489)
E/AndroidRuntime( 2556): at com.android.email.activity.UIControllerTwoPane.navigateToMessage(UIControllerTwoPane.java:498)
E/AndroidRuntime( 2556): at com.android.email.activity.UIControllerTwoPane.onMessageOpen(UIControllerTwoPane.java:159)
E/AndroidRuntime( 2556): at com.android.email.activity.MessageListFragment.onMessageOpen(MessageListFragment.java:792)
E/AndroidRuntime( 2556): at com.android.email.activity.MessageListFragment.onListItemClick(MessageListFragment.java:604)
E/AndroidRuntime( 2556): at android.app.ListFragment$2.onItemClick(ListFragment.java:160)
E/AndroidRuntime( 2556): at android.widget.AdapterView.performItemClick(AdapterView.java:297)
E/AndroidRuntime( 2556): at android.widget.AbsListView.performItemClick(AbsListView.java:1100)
E/AndroidRuntime( 2556): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2788)
E/AndroidRuntime( 2556): at android.widget.AbsListView$1.run(AbsListView.java:3463)
E/AndroidRuntime( 2556): at android.os.Handler.handleCallback(Handler.java:730)
E/AndroidRuntime( 2556): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 2556): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2556): at android.app.ActivityThread.main(ActivityThread.java:5289)
E/AndroidRuntime( 2556): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2556): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime( 2556): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
E/AndroidRuntime( 2556): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
E/AndroidRuntime( 2556): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 410): Force finishing activity com.android.email/.activity.EmailActivity
W/ActivityManager( 410): Activity pause timeout for ActivityRecord{41b45a40 u0 com.android.email/.activity.EmailActivity}
I/Process ( 2556): Sending signal. PID: 2556 SIG: 9
W/InputDispatcher( 410): channel '41f93510 com.android.email/com.android.email.activity.EmailActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 410): channel '41f93510 com.android.email/com.android.email.activity.EmailActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
I/ActivityManager( 410): Process com.android.email (pid 2556) has died.
W/InputDispatcher( 410): Attempted to unregister already unregistered input channel '41f93510 com.android.email/com.android.email.activity.EmailActivity (server)'
I/WindowState( 410): WIN DEATH: Window{41f93510 u0 com.android.email/com.android.email.activity.EmailActivity}
W/ActivityManager( 410): Scheduling restart of crashed service com.android.email/.service.PolicyService in 5000ms
I/ActivityManager( 410): Kill com.android.exchange (pid 1362): provider com.android.email.provider.EmailProvider in dying process com.android.email
I/ActivityManager( 410): Process com.android.exchange (pid 1362) has died.
W/ActivityManager( 410): Scheduling restart of crashed service com.android.exchange/.ExchangeService in 5000ms
W/InputMethodManagerService( 410): Got RemoteException sending setActive(false) notification to pid 2556 uid 10018
I/ActivityManager( 410): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=2698 uid=10018 gids={50018, 3003, 1015, 1028}
I/ActivityManager( 410): START u0 {act=com.android.systemui.recent.action.TOGGLE_RECENTS flg=0x10800000 cmp=com.android.systemui/.recent.RecentsActivity} from pid 548
I/ActivityManager( 410): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=2717 uid=10019 gids={50019, 3003, 1015, 1028}
E/SQLiteLog( 2698): (1) no such table: Account
W/EmailProvider( 2698): Exception cleaning EmailProvider.dbandroid.database.sqlite.SQLiteException: no such table: Account (code 1): , while compiling: delete from Account WHERE displayName ISNULL;
D/ExchangeService( 2717): !!! EAS ExchangeService, onStartCommand, startingUp = false, running = false
D/Eas Debug( 2717): Logging:
D/ExchangeService( 2717): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
D/ExchangeService( 2717): Received deviceId from Email app: android1357919128229
D/ExchangeService( 2717): Reconciling accounts...
D/Eas Debug( 2717): Logging:
I/ActivityManager( 410): Displayed com.android.systemui/.recent.RecentsActivity: +242ms
I/Email ( 2698): ReconcilePopImapAccountsSync: start
D/AttachmentService( 2698): Count: 0
I/Email ( 2698): ReconcilePopImapAccountsSync: already running
I/Email ( 2698): ReconcilePopImapAccountsSync: done
D/ExchangeService( 2717): ExchangeService thread running
D/AttachmentService( 2698): *** All done; shutting down service
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
W/NotificationService( 410): Toast already cancelled. pkg=com.nuance.swype.dtc [email protected]
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
W/NotificationService( 410): Toast already cancelled. pkg=com.nuance.swype.dtc [email protected]
I/NotificationService( 410): cancelToast pkg=com.nuance.swype.dtc [email protected]
^C
130|[email protected]:/ $
has anybody else this issue?
I've wipeed dalvik cache, cache partition.
still the same problem.
After factory reset and adding a new account I get the same exception during account setup ("E-Mail" wurde beendet).
thanks in advanced.
mitch
Maybe one more info:
After upgrade from c-o-m's 10.2.1-unofficial ROM to c-o-m's "CM10.2 P7310 p5wifi..." pre-september version, there wasn't this issue!
but on the image isn't available anymore

Google Play Services has stopped

For some reason google play services keeps stopping. i have the app crash txt from /data/system/dropbox but i dont understand it. Can someone with the know how read it and see what they think?
Process: com.google.android.gms.ui
Flags: 0x-4737c1bb
Package: com.google.android.gms v8489438 (8.4.89 (2428711-438))
Build: google/shamu/shamu:6.0/MRA58R/2308909:user/release-keys
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.gms/com.google.android.gms.auth.uiflows.minutemaid.MinuteMaidActivity}: android.util.AndroidRuntimeException: java.lang.reflect.InvocationTargetException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2416)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
at android.app.ActivityThread.-wrap11(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Caused by: android.util.AndroidRuntimeException: java.lang.reflect.InvocationTargetException
at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:176)
at android.webkit.CookieManager.getInstance(CookieManager.java:39)
at com.google.android.gms.auth.uiflows.a.<init>(SourceFile:42)
at com.google.android.gms.auth.uiflows.addaccount.a.onCreate(SourceFile:55)
at com.google.android.gms.auth.uiflows.minutemaid.i.onCreate(SourceFile:184)
at android.support.v4.app.Fragment.performCreate(SourceFile:1939)
at android.support.v4.app.ag.a(SourceFile:988)
at android.support.v4.app.ag.a(SourceFile:1207)
at android.support.v4.app.j.run(SourceFile:738)
at android.support.v4.app.ag.i(SourceFile:1572)
at android.support.v4.app.ab.c(SourceFile:330)
at android.support.v4.app.w.onStart(SourceFile:511)
at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1237)
at android.app.Activity.performStart(Activity.java:6253)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2379)
... 9 more
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(Native Method)
at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:170)
... 23 more
Caused by: java.lang.RuntimeException: Cannot load WebView
at com.android.org.chromium.android_webview.AwBrowserProcess.loadLibrary(AwBrowserProcess.java:36)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.initialize(WebViewChromiumFactoryProvider.java:135)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.<init>(WebViewChromiumFactoryProvider.java:112)
... 25 more
Caused by: com.android.org.chromium.base.library_loader.ProcessInitException
at com.android.org.chromium.base.library_loader.LibraryLoader.loadAlreadyLocked(LibraryLoader.java:226)
at com.android.org.chromium.base.library_loader.LibraryLoader.loadNow(LibraryLoader.java:129)
at com.android.org.chromium.base.library_loader.LibraryLoader.loadNow(LibraryLoader.java:110)
at com.android.org.chromium.android_webview.AwBrowserProcess.loadLibrary(AwBrowserProcess.java:34)
... 27 more
Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: library "libstlport.so" not found
at java.lang.Runtime.loadLibrary(Runtime.java:372)
at java.lang.System.loadLibrary(System.java:1076)
at com.android.org.chromium.base.library_loader.LibraryLoader.loadAlreadyLocked(LibraryLoader.java:197)
... 30 more

Categories

Resources