Skip to content

Instantly share code, notes, and snippets.

@konstantinkeller
Created November 22, 2012 23:26
Show Gist options
  • Save konstantinkeller/4133307 to your computer and use it in GitHub Desktop.
Save konstantinkeller/4133307 to your computer and use it in GitHub Desktop.
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@framework@core.jar@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@framework@core-junit.jar@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@framework@bouncycastle.jar@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@framework@ext.jar@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@framework@framework.jar@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@framework@telephony-common.jar@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@framework@mms-common.jar@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@framework@android.policy.jar@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@framework@services.jar@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@framework@apache-xml.jar@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