MiCode / patchrom

Use disassemble/assemble technology to porting miui to misc android devices
http://micode.net/forum-55-1.html
494 stars 370 forks source link

the service.jar error about dalvikvm, don't konw how to fix that or locate the erroe #36

Open msccreater opened 12 years ago

msccreater commented 12 years ago

when i flush it to my device, it display this error and loop don't know how to fix tht, can anyone help me W/dalvikvm( 297): VFY: copy1 v3<-v19 type=17 cat=3 W/dalvikvm( 297): VFY: rejecting opcode 0x08 at 0x0191 W/dalvikvm( 297): VFY: rejected Lcom/android/server/ConnectivityService;.startUsingNetworkFeature (ILjava/lang/String;Landroid/os/IBinder;)I W/dalvikvm( 297): Verifier rejected class Lcom/android/server/ConnectivityService; F/SystemServer( 297): BOOT FAILURE starting Connectivity Service F/SystemServer( 297): java.lang.VerifyError: com/android/server/ConnectivityService F/SystemServer( 297): at com.android.server.ServerThread.run(SystemServer.java:468) W/SystemServer( 297): *** E/AndroidRuntime( 297): Error reporting WTF E/AndroidRuntime( 297): java.lang.NullPointerException E/AndroidRuntime( 297): at com.android.server.am.ActivityManagerService$11.run(ActivityManagerService.java:7916) E/AndroidRuntime( 297): at com.android.server.am.ActivityManagerService.addErrorToDropBox(ActivityManagerService.java:7938) E/AndroidRuntime( 297): at com.android.server.am.ActivityManagerService.handleApplicationWtf(ActivityManagerService.java:7718) E/AndroidRuntime( 297): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:347) E/AndroidRuntime( 297): at android.util.Log$1.onTerribleFailure(Log.java:103) E/AndroidRuntime( 297): at android.util.Log.wtf(Log.java:278) E/AndroidRuntime( 297): at com.android.server.ServerThread.reportWtf(SystemServer.java:95) E/AndroidRuntime( 297): at com.android.server.ServerThread.run(SystemServer.java:477) I/SystemServer( 297): Throttle Service I/SystemServer( 297): Mount Service I/SystemServer( 297): Notification Manager