Created
November 22, 2012 23:26
-
-
Save konstantinkeller/4133307 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D/AndroidRuntime( 1152): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<< | |
D/AndroidRuntime( 1152): CheckJNI is OFF | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/core.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/core.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/core-junit.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/core-junit.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/bouncycastle.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/bouncycastle.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/ext.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/ext.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/framework.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/framework.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/telephony-common.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/telephony-common.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/mms-common.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/mms-common.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/android.policy.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/android.policy.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/services.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/services.jar' | |
E/dalvikvm( 1152): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory | |
I/dalvikvm( 1152): Unable to open or create cache for /system/framework/apache-xml.jar (/cache/dalvik-cache/system@[email protected]@classes.dex) | |
D/dalvikvm( 1152): Unable to process classpath element '/system/framework/apache-xml.jar' | |
E/dalvikvm( 1152): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/mms-common.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar' | |
E/dalvikvm( 1152): VM aborting | |
F/libc ( 1152): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 1152 (zygote) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment