haykuro / sapphire-port-dream

Automatically exported from http://code.google.com/p/sapphire-port-dream
0 stars 0 forks source link

Boot crash when converting from G to H build #279

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
D/PackageManager(  180): Scanning app dir /data/app
E/System  (  180): Failure starting core service
E/System  (  180): java.lang.NullPointerException
E/System  (  180):  at
com.android.server.PackageManagerService.scanDirLI(PackageManagerService.java:17
03)
E/System  (  180):  at
com.android.server.PackageManagerService.<init>(PackageManagerService.java:482)
E/System  (  180):  at
com.android.server.PackageManagerService.main(PackageManagerService.java:261)
E/System  (  180):  at
com.android.server.ServerThread.run(SystemServer.java:113)
E/AndroidRuntime(  180): Crash logging skipped, no checkin service
I/SystemServer(  180): Starting Status Bar Service.
D/dalvikvm(  180): GC freed 6503 objects / 388768 bytes in 167ms
E/installd(   35): eof
E/installd(   35): failed to read size
I/installd(   35): closing connection
E/SystemServer(  180): Failure starting StatusBarService
E/SystemServer(  180): java.lang.NullPointerException
E/SystemServer(  180):  at
com.android.server.status.StatusBarIcon.getIcon(StatusBarIcon.java:143)
E/SystemServer(  180):  at
com.android.server.status.StatusBarIcon.<init>(StatusBarIcon.java:65)
E/SystemServer(  180):  at
com.android.server.status.StatusBarService.makeStatusBarView(StatusBarService.ja
va:327)
E/SystemServer(  180):  at
com.android.server.status.StatusBarService.<init>(StatusBarService.java:258)
E/SystemServer(  180):  at
com.android.server.ServerThread.run(SystemServer.java:194)
E/AndroidRuntime(  180): Crash logging skipped, no checkin service
I/SystemServer(  180): Starting Clipboard Service.
I/SystemServer(  180): Starting Input Method Service.
E/SystemServer(  180): Failure starting Input Manager Service
E/SystemServer(  180): java.lang.NullPointerException
E/SystemServer(  180):  at
android.app.ApplicationContext.registerReceiverInternal(ApplicationContext.java:
760)
E/SystemServer(  180):  at
android.app.ApplicationContext.registerReceiver(ApplicationContext.java:735)
E/SystemServer(  180):  at
android.app.ApplicationContext.registerReceiver(ApplicationContext.java:729)
E/SystemServer(  180):  at
com.android.server.InputMethodManagerService.<init>(InputMethodManagerService.ja
va:437)
E/SystemServer(  180):  at
com.android.server.ServerThread.run(SystemServer.java:209)
E/AndroidRuntime(  180): Crash logging skipped, no checkin service
I/SystemServer(  180): Starting NetStat Service.
I/SystemServer(  180): Starting Connectivity Service.
W/dalvikvm(  180): threadid=27: thread exiting with uncaught exception
(group=0x4000fe70)
E/AndroidRuntime(  180): Uncaught handler: thread ConnectivityThread
exiting due to uncaught exception
E/AndroidRuntime(  180): *** EXCEPTION IN SYSTEM PROCESS.  System will crash.
E/AndroidRuntime(  180): java.lang.NullPointerException
E/AndroidRuntime(  180):    at
android.app.ActivityThread.getProvider(ActivityThread.java:3689)
E/AndroidRuntime(  180):    at
android.app.ActivityThread.acquireProvider(ActivityThread.java:3718)
E/AndroidRuntime(  180):    at
android.app.ApplicationContext$ApplicationContentResolver.acquireProvider(Applic
ationContext.java:1473)
E/AndroidRuntime(  180):    at
android.content.ContentResolver.acquireProvider(ContentResolver.java:576)
E/AndroidRuntime(  180):    at
android.content.ContentResolver.query(ContentResolver.java:144)
E/AndroidRuntime(  180):    at
android.provider.Settings$NameValueCache.getString(Settings.java:472)
E/AndroidRuntime(  180):    at
android.provider.Settings$Secure.getString(Settings.java:1565)
E/AndroidRuntime(  180):    at
android.provider.Settings$Secure.getInt(Settings.java:1605)
E/AndroidRuntime(  180):    at
com.android.server.ConnectivityService.getPersistedNetworkPreference(Connectivit
yService.java:183)
E/AndroidRuntime(  180):    at
com.android.server.ConnectivityService.<init>(ConnectivityService.java:124)
E/AndroidRuntime(  180):    at
com.android.server.ConnectivityService.<init>(ConnectivityService.java:48)
E/AndroidRuntime(  180):    at
com.android.server.ConnectivityService$ConnectivityThread.run(ConnectivityServic
e.java:88)
E/AndroidRuntime(  180): Crash logging skipped, no checkin service
I/Process (  180): Sending signal. PID: 180 SIG: 9
I/ServiceManager(   28): service 'telephony.registry' died
I/ServiceManager(   28): service 'batteryinfo' died
I/ServiceManager(   28): service 'usagestats' died
I/ServiceManager(   28): service 'clipboard' died
I/ServiceManager(   28): service 'SurfaceFlinger' died
I/ServiceManager(   28): service 'power' died
I/ServiceManager(   28): service 'netstat' died
I/Zygote  (  179): Exit zygote because system server (180) has terminated

Original issue reported on code.google.com by WesGar...@gmail.com on 25 Apr 2009 at 8:26

GoogleCodeExporter commented 8 years ago
please wipe the mobile before update new firmware. I've changed from H's 
firmware to
G's firmware and G's firmware to H's firmware. It's worked!

Original comment by vuna...@gmail.com on 26 Apr 2009 at 5:13

GoogleCodeExporter commented 8 years ago
yes I know the wipe but that's the problem, to switch you have to wipe versus 
even
upgrading from jf

Original comment by WesGar...@gmail.com on 26 Apr 2009 at 5:27

GoogleCodeExporter commented 8 years ago
Have you ever found out what the problem was? I'm having a similar issue.

Original comment by phlogsma...@gmail.com on 11 Jun 2009 at 9:17