Skip to content

Instantly share code, notes, and snippets.

@jainrocks
Created June 9, 2015 05:04
Show Gist options
  • Save jainrocks/cc456bdf51f4efc46937 to your computer and use it in GitHub Desktop.
Save jainrocks/cc456bdf51f4efc46937 to your computer and use it in GitHub Desktop.
after modifications working? I am getting this error
06-09 10:32:34.171 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ Late-enabling CheckJNI
06-09 10:32:34.191 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ Trying to load lib /data/data/com.lbe.security.miui/app_hips/liblbeclient.so 0x423966f8
06-09 10:32:34.191 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ Added shared lib /data/data/com.lbe.security.miui/app_hips/liblbeclient.so 0x423966f8
06-09 10:32:34.261 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ VM with version 1.6.0 does not have multidex support
06-09 10:32:34.261 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ install
06-09 10:32:34.261 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ MultiDexExtractor.load(/data/app/com.sandboxapp.sandbox-1.apk, false)
06-09 10:32:34.271 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ loading existing secondary dex files
06-09 10:32:34.271 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ load found 1 secondary dex files
06-09 10:32:34.271 1785-1785/com.sandboxapp.sandbox I/MultiDex﹕ install done
06-09 10:32:34.441 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.app.ActivityManager.isLowRamDevice, referenced from method com.parse.ErrorReporter.getConstantDeviceData
06-09 10:32:34.441 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 96: Landroid/app/ActivityManager;.isLowRamDevice ()Z
06-09 10:32:34.441 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x00ef
06-09 10:32:34.471 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Crash reporting is enabled for com.sandboxapp.sandbox, initializing...
06-09 10:32:34.471 1785-1785/com.sandboxapp.sandbox I/LBE-Sec﹕ ActivityManager.GetContentProvider->settings
06-09 10:32:34.481 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Looking for error files in /data/data/com.sandboxapp.sandbox/files/com.parse/cr/reports
06-09 10:32:34.481 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Looking for error files in /data/data/com.sandboxapp.sandbox/files/com.parse/cr/minidumps
06-09 10:32:34.601 1785-1785/com.sandboxapp.sandbox D/SandboxApp﹕ StorageLocations: {externalSdCard=/storage/sdcard1, sdCard=/mnt/sdcard}
06-09 10:32:34.601 1785-1785/com.sandboxapp.sandbox I/SandboxApp﹕ Chosen cache location: /storage/emulated/0/Android/data/com.sandboxapp.sandbox/cache/torrents
06-09 10:32:34.641 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
06-09 10:32:34.651 1785-1819/com.sandboxapp.sandbox D/TorrentService﹕ Starting libtorrent session
06-09 10:32:34.651 1785-1785/com.sandboxapp.sandbox I/BeamServerService﹕ Starting CastingServer
06-09 10:32:34.701 1785-1819/com.sandboxapp.sandbox D/dalvikvm﹕ Trying to load lib /data/app-lib/com.sandboxapp.sandbox-1/libjlibtorrent.so 0x423c8f90
06-09 10:32:34.731 1785-1819/com.sandboxapp.sandbox D/dalvikvm﹕ Added shared lib /data/app-lib/com.sandboxapp.sandbox-1/libjlibtorrent.so 0x423c8f90
06-09 10:32:34.731 1785-1819/com.sandboxapp.sandbox D/dalvikvm﹕ No JNI_OnLoad found in /data/app-lib/com.sandboxapp.sandbox-1/libjlibtorrent.so 0x423c8f90, skipping init
06-09 10:32:35.081 1785-1819/com.sandboxapp.sandbox D/TorrentService﹕ Init DHT
06-09 10:32:35.111 1785-1819/com.sandboxapp.sandbox D/TorrentService﹕ Nodes in DHT: 0
06-09 10:32:40.871 1785-1785/com.sandboxapp.sandbox D/libEGL﹕ loaded /vendor/lib/egl/libEGL_adreno.so
06-09 10:32:40.871 1785-1785/com.sandboxapp.sandbox D/libEGL﹕ loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
06-09 10:32:40.881 1785-1785/com.sandboxapp.sandbox D/libEGL﹕ loaded /vendor/lib/egl/libGLESv2_adreno.so
06-09 10:32:40.881 1785-1785/com.sandboxapp.sandbox I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_3.2_RB2.04.03.00.129.098_msm8226_JB_3.2_RB2__release_AU ()
OpenGL ES Shader Compiler Version: 20.00.08
Build Date: 03/04/14 Tue
Local Branch:
Remote Branch: quic/jb_3.2_rb2.32
Local Patches: NONE
Reconstruct Branch: AU_LINUX_ANDROID_JB_3.2_RB2.04.03.00.129.098 + NOTHING
06-09 10:32:40.941 1785-1785/com.sandboxapp.sandbox D/OpenGLRenderer﹕ Enabling debug mode 0
06-09 10:32:42.811 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ GC_FOR_ALLOC freed 2927K, 28% free 8158K/11176K, paused 29ms, total 40ms
06-09 10:32:42.851 1785-1785/com.sandboxapp.sandbox W/IconCustomizer﹕ can't load transform_config.xml
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.view.ViewGroup.onNestedScrollAccepted, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onNestedScrollAccepted
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 12854: Landroid/view/ViewGroup;.onNestedScrollAccepted (Landroid/view/View;Landroid/view/View;I)V
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0008
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.view.ViewGroup.onStopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onStopNestedScroll
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 12860: Landroid/view/ViewGroup;.onStopNestedScroll (Landroid/view/View;)V
06-09 10:32:42.971 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0004
06-09 10:32:42.981 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.support.v7.internal.widget.ActionBarOverlayLayout.stopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.setHideOnContentScrollEnabled
06-09 10:32:42.981 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 10339: Landroid/support/v7/internal/widget/ActionBarOverlayLayout;.stopNestedScroll ()V
06-09 10:32:42.981 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0016
06-09 10:32:42.991 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
06-09 10:32:42.991 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 620: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0004
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 642: Landroid/content/res/TypedArray;.getType (I)I
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0006
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 583: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0008
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ VFY: unable to resolve virtual method 585: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
06-09 10:32:43.001 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000a
06-09 10:32:43.081 1785-1785/com.sandboxapp.sandbox D/ACTUAL_HEIGHT﹕ 1280
06-09 10:32:43.081 1785-1785/com.sandboxapp.sandbox D/ACTUAL_WIDTH﹕ 720
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ java.io.FileNotFoundException: /data/data/com.sandboxapp.sandbox/files/lastSavedAt: open failed: ENOENT (No such file or directory)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:409)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.io.FileInputStream.<init>(FileInputStream.java:78)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ContextImpl.openFileInput(ContextImpl.java:729)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.content.ContextWrapper.openFileInput(ContextWrapper.java:173)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.loadDate(swipecardTry.java:1362)
06-09 10:32:43.161 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.onCreate(swipecardTry.java:256)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Activity.performCreate(Activity.java:5135)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.lbe.security.service.core.client.b.x.callActivityOnCreate(Unknown Source)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2182)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2268)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.access$600(ActivityThread.java:148)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:99)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Looper.loop(Looper.java:137)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5162)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:525)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
06-09 10:32:43.171 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.Posix.open(Native Method)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:393)
06-09 10:32:43.181 1785-1785/com.sandboxapp.sandbox W/System.err﹕ ... 21 more
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox E/VIDEO_MAP﹕ is EMPTY
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ java.io.FileNotFoundException: /data/data/com.sandboxapp.sandbox/files/categoryPrefs1: open failed: ENOENT (No such file or directory)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:409)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.io.FileInputStream.<init>(FileInputStream.java:78)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ContextImpl.openFileInput(ContextImpl.java:729)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.content.ContextWrapper.openFileInput(ContextWrapper.java:173)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.loadCSList(swipecardTry.java:1103)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.onCreate(swipecardTry.java:274)
06-09 10:32:43.191 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Activity.performCreate(Activity.java:5135)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.lbe.security.service.core.client.b.x.callActivityOnCreate(Unknown Source)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2182)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2268)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.access$600(ActivityThread.java:148)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:99)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Looper.loop(Looper.java:137)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5162)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
06-09 10:32:43.201 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:525)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.Posix.open(Native Method)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:393)
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ ... 21 more
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox E/LOL﹕ FILENOT
06-09 10:32:43.211 1785-1785/com.sandboxapp.sandbox W/System.err﹕ java.io.FileNotFoundException: /data/data/com.sandboxapp.sandbox/files/favouritesSet1: open failed: ENOENT (No such file or directory)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:409)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.io.FileInputStream.<init>(FileInputStream.java:78)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ContextImpl.openFileInput(ContextImpl.java:729)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.content.ContextWrapper.openFileInput(ContextWrapper.java:173)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.loadVideoSet(swipecardTry.java:1223)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.onCreate(swipecardTry.java:275)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Activity.performCreate(Activity.java:5135)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.lbe.security.service.core.client.b.x.callActivityOnCreate(Unknown Source)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2182)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2268)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.access$600(ActivityThread.java:148)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:99)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Looper.loop(Looper.java:137)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5162)
06-09 10:32:43.221 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:525)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.Posix.open(Native Method)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:393)
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox W/System.err﹕ ... 21 more
06-09 10:32:43.231 1785-1785/com.sandboxapp.sandbox D/MAINCARD_LIST﹕ is EMPTY
06-09 10:32:43.321 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ GC_FOR_ALLOC freed 955K, 20% free 9015K/11176K, paused 26ms, total 28ms
06-09 10:32:43.321 1785-1785/com.sandboxapp.sandbox I/dalvikvm-heap﹕ Grow heap (frag case) to 11.965MB for 1127536-byte allocation
06-09 10:32:43.491 1785-1785/com.sandboxapp.sandbox W/System.err﹕ java.io.FileNotFoundException: /data/data/com.sandboxapp.sandbox/files/favouritesSet1: open failed: ENOENT (No such file or directory)
06-09 10:32:43.491 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:409)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.io.FileInputStream.<init>(FileInputStream.java:78)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ContextImpl.openFileInput(ContextImpl.java:729)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.content.ContextWrapper.openFileInput(ContextWrapper.java:173)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.loadVideoSet(swipecardTry.java:1223)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.sandboxapp.sandbox.swipecardTry.onResume(swipecardTry.java:107)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1192)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.lbe.security.service.core.client.b.x.callActivityOnResume(Unknown Source)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Activity.performResume(Activity.java:5213)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.invokeOriginalMethodNative(Native Method)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.invokeOriginalMethod(DexspyInstaller.java:491)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.handleHookedMethod(DexspyInstaller.java:405)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.Activity.performResume(Native Method)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2787)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2827)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2273)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.access$600(ActivityThread.java:148)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1263)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:99)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.os.Looper.loop(Looper.java:137)
06-09 10:32:43.501 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5162)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:525)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.Posix.open(Native Method)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ at libcore.io.IoBridge.open(IoBridge.java:393)
06-09 10:32:43.511 1785-1785/com.sandboxapp.sandbox W/System.err﹕ ... 26 more
06-09 10:32:43.581 1785-1785/com.sandboxapp.sandbox D/AndroidRuntime﹕ Shutting down VM
06-09 10:32:43.581 1785-1785/com.sandboxapp.sandbox W/dalvikvm﹕ threadid=1: thread exiting with uncaught exception (group=0x420b5898)
06-09 10:32:43.581 1785-1785/com.sandboxapp.sandbox E/CrashReporting﹕ ParseCrashReporting caught a ClassCastException exception for com.sandboxapp.sandbox. Building report.
06-09 10:32:43.601 1785-1785/com.sandboxapp.sandbox E/CrashReporting﹕ Handling exception for crash
java.lang.ClassCastException: android.support.v7.internal.widget.ActionBarOverlayLayout$LayoutParams cannot be cast to com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
at com.android.internal.widget.ActionBarOverlayLayout.applyInsets(ActionBarOverlayLayout.java:147)
at com.android.internal.widget.ActionBarOverlayLayout.onMeasure(ActionBarOverlayLayout.java:292)
at android.view.View.measure(View.java:15891)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5035)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:310)
at com.android.internal.policy.impl.PhoneWindow$DecorView.onMeasure(PhoneWindow.java:2208)
at android.view.View.measure(View.java:15891)
at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:1957)
at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1156)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1336)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1056)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:5542)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
at android.view.Choreographer.doCallbacks(Choreographer.java:562)
at android.view.Choreographer.doFrame(Choreographer.java:532)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
at android.os.Handler.handleCallback(Handler.java:730)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5162)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:43.601 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Generating report file for crash
06-09 10:32:43.931 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Retrieving logcat output...
06-09 10:32:44.051 1785-1785/com.sandboxapp.sandbox D/dalvikvm﹕ GC_FOR_ALLOC freed 1114K, 14% free 10567K/12280K, paused 24ms, total 24ms
06-09 10:32:44.081 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Retrieving logcat output...
06-09 10:32:44.111 1785-1785/com.sandboxapp.sandbox D/CrashReporting﹕ Retrieving logcat output...
06-09 10:32:44.151 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting emergency_tone has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
06-09 10:32:44.201 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting assisted_gps_enabled has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.201 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting default_install_location has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.201 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.231 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting mobile_data has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.251 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting send_action_app_error has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.251 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting set_install_location has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.261 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting sys_storage_threshold_percentage has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.271 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting wifi_saved_state has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.271 1785-1785/com.sandboxapp.sandbox W/Settings﹕ Setting wifi_watchdog_poor_network_test_enabled has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-09 10:32:44.281 1785-1785/com.sandboxapp.sandbox V/CrashReporting﹕ About to start ReportSenderWorker from #handleException
06-09 10:32:44.281 1785-1882/com.sandboxapp.sandbox D/CrashReporting﹕ #checkAndSendReports - start
06-09 10:32:44.281 1785-1882/com.sandboxapp.sandbox D/CrashReporting﹕ Looking for error files in /data/data/com.sandboxapp.sandbox/files/com.parse/cr/reports
06-09 10:32:44.281 1785-1882/com.sandboxapp.sandbox D/CrashReporting﹕ Loading file 1433826163616-ClassCastException-13.stacktrace
06-09 10:32:44.341 1785-1882/com.sandboxapp.sandbox I/CrashReporting﹕ Sending file 1433826163616-ClassCastException-13.stacktrace
06-09 10:32:44.341 1785-1882/com.sandboxapp.sandbox D/CrashReporting﹕ Sending crash report to Parse...
06-09 10:32:44.351 1785-1882/com.sandboxapp.sandbox D/CrashReporting﹕ #checkAndSendReports - finish
06-09 10:32:44.381 1785-1785/com.sandboxapp.sandbox E/AndroidRuntime﹕ FATAL EXCEPTION: main
java.lang.ClassCastException: android.support.v7.internal.widget.ActionBarOverlayLayout$LayoutParams cannot be cast to com.android.internal.widget.ActionBarOverlayLayout$LayoutParams
at com.android.internal.widget.ActionBarOverlayLayout.applyInsets(ActionBarOverlayLayout.java:147)
at com.android.internal.widget.ActionBarOverlayLayout.onMeasure(ActionBarOverlayLayout.java:292)
at android.view.View.measure(View.java:15891)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5035)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:310)
at com.android.internal.policy.impl.PhoneWindow$DecorView.onMeasure(PhoneWindow.java:2208)
at android.view.View.measure(View.java:15891)
at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:1957)
at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1156)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1336)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1056)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:5542)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
at android.view.Choreographer.doCallbacks(Choreographer.java:562)
at android.view.Choreographer.doFrame(Choreographer.java:532)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
at android.os.Handler.handleCallback(Handler.java:730)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5162)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)
at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)
at dalvik.system.NativeStart.main(Native Method)
06-09 10:32:44.401 1785-1785/com.sandboxapp.sandbox I/Process﹕ Sending signal. PID: 1785 SIG: 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment