Skip to content

Instantly share code, notes, and snippets.

@lintonye
Created September 19, 2013 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lintonye/6630798 to your computer and use it in GitHub Desktop.
Save lintonye/6630798 to your computer and use it in GitHub Desktop.
Error when assets are used
09-19 15:30:53.451 1331-1345/com.jimulabs.mirror I/AdbResourceReceiver﹕ pack changed: 8 path=jimu.zip
09-19 15:30:53.495 1331-1334/com.jimulabs.mirror D/dalvikvm﹕ GC_CONCURRENT freed 325K, 7% free 5450K/5816K, paused 2ms+1ms, total 5ms
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ External APK location: /data/data/com.jimulabs.mirror/files/com.jimulabs.customfont/resources.ap_
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Exists? true
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Size: 551637
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom AssetManager
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom Resources
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror I/dalvikvm﹕ DexOpt: source file mod time mismatch (523b7aef vs 523b7b1d)
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror D/dalvikvm﹕ ODEX file is stale or bad; removing and retrying (/data/data/com.jimulabs.mirror/app_outdex/classes.dex)
09-19 15:30:53.515 1331-1331/com.jimulabs.mirror D/dalvikvm﹕ DexOpt: --- BEGIN 'classes.dex' (bootstrap=0) ---
09-19 15:30:53.603 1423-1423/? D/dalvikvm﹕ DexOpt: load 17ms, verify+opt 55ms, 1344380 bytes
09-19 15:30:53.611 1331-1331/com.jimulabs.mirror D/dalvikvm﹕ DexOpt: --- END 'classes.dex' (success) ---
09-19 15:30:53.611 1331-1331/com.jimulabs.mirror D/dalvikvm﹕ DEX prep '/data/data/com.jimulabs.mirror/files/com.jimulabs.customfont/classes.dex': copy in 1ms, rewrite 99ms
09-19 15:30:53.615 457-768/system_process I/ActivityManager﹕ START u0 {cmp=com.jimulabs.mirror/.PreviewActivity (has extras)} from pid 1331
09-19 15:30:53.659 457-768/system_process D/dalvikvm﹕ GC_FOR_ALLOC freed 175K, 8% free 9631K/10396K, paused 10ms, total 15ms
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ External APK location: /data/data/com.jimulabs.mirror/files/com.jimulabs.customfont/resources.ap_
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Exists? true
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Size: 551637
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom AssetManager
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom Resources
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/AbstractPreviewActivity﹕ Apply custom Theme:2131427329
09-19 15:30:53.683 1331-1331/com.jimulabs.mirror I/AbstractPreviewActivity﹕ Setting layout to @layout/activity_main
09-19 15:30:53.691 1331-1331/com.jimulabs.mirror A/libc﹕ Fatal signal 7 (SIGBUS) at 0x9898c3a8 (code=2), thread 1331 (jimulabs.mirror)
09-19 15:30:53.795 100-100/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-19 15:30:53.795 100-100/? I/DEBUG﹕ Build fingerprint: 'generic/vbox86p/vbox86p:4.2.2/JDQ39E/eng.buildbot.20130717.143040:userdebug/test-keys'
09-19 15:30:53.795 100-100/? I/DEBUG﹕ Revision: '0'
09-19 15:30:53.795 100-100/? I/DEBUG﹕ pid: 1331, tid: 1331, name: jimulabs.mirror >>> com.jimulabs.mirror <<<
09-19 15:30:53.795 100-100/? I/DEBUG﹕ signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 9898c3a8
09-19 15:30:53.995 100-100/? I/DEBUG﹕ eax 00000000 ebx b6718ff4 ecx b969e8a8 edx b661bf9c
09-19 15:30:53.995 100-100/? I/DEBUG﹕ esi 9898c3a8 edi a023f8f8
09-19 15:30:53.995 100-100/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
09-19 15:30:53.995 100-100/? I/DEBUG﹕ eip b661c7b9 ebp bf8d7af8 esp bf8d7ab0 flags 00010282
09-19 15:30:53.995 100-100/? I/DEBUG﹕ backtrace:
09-19 15:30:53.995 100-100/? I/DEBUG﹕ #00 pc 000217b9 /system/lib/libdvm.so
09-19 15:30:53.995 100-100/? I/DEBUG﹕ #01 pc 00029306 /system/lib/libdvm.so (dvmMterpStd(Thread*)+70)
09-19 15:30:53.995 100-100/? I/DEBUG﹕ #02 pc 0000002b <unknown>
09-19 15:30:53.995 100-100/? I/DEBUG﹕ stack:
09-19 15:30:53.995 100-100/? I/DEBUG﹕ bf8d7a70 00000000
09-19 15:30:53.995 100-100/? I/DEBUG﹕ bf8d7a74 00000000
09-19 15:30:53.995 100-100/? I/DEBUG﹕ bf8d7a78 00000000
09-19 15:30:53.995 100-100/? I/DEBUG﹕ bf8d7a7c 00000000
09-19 15:30:53.995 100-100/? I/DEBUG﹕ bf8d7a80 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a84 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a88 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a8c 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a90 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a94 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a98 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7a9c 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7aa0 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7aa4 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7aa8 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7aac 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ #00 bf8d7ab0 00000007
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ab4 0000002a
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ab8 b994c400 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7abc b667c4c9 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+25)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ac0 b969e8a8 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ac4 a672b870 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ac8 b969e8a8 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7acc b66811f7 /system/lib/libdvm.so (dvmReleaseTrackedAlloc+71)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ad0 b969e934 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ad4 b969ec10 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ad8 a672b870 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7adc 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ae0 00000007
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ae4 b667abf6 /system/lib/libdvm.so (dvmThreadSelf()+6)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7ae8 b667fd4b /system/lib/libdvm.so (dvmCreateStringFromCstr(char const*)+11)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ bf8d7aec b6718ff4 /system/lib/libdvm.so
09-19 15:30:53.999 100-100/? I/DEBUG﹕ ........ ........
09-19 15:30:53.999 100-100/? I/DEBUG﹕ #01 bf8d7b00 b969e8a8 [heap]
09-19 15:30:53.999 100-100/? I/DEBUG﹕ ........ ........
09-19 15:30:53.999 100-100/? I/DEBUG﹕ #02 a672a840 a6240b78 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a844 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a848 a66d4450 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a84c a670cdc0 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a850 a66bc438 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a854 a66c1c68 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a858 a6702108 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a85c 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a860 00000028
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a864 000000c3
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a868 a6198950 /dev/ashmem/dalvik-heap (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a86c 00000000
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a870 00000056
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a874 0064002f
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a878 00740061
09-19 15:30:53.999 100-100/? I/DEBUG﹕ a672a87c 002f0061
09-19 15:30:53.999 100-100/? I/DEBUG﹕ ........ ........
09-19 15:30:53.999 100-100/? I/DEBUG﹕ memory map around fault addr 9898c3a8:
09-19 15:30:53.999 100-100/? I/DEBUG﹕ 98913000-98928000 /dev/ashmem/dalvik-aux-structure (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ 98928000-98a4a000 /data/data/com.jimulabs.mirror/app_outdex/classes.dex (deleted)
09-19 15:30:53.999 100-100/? I/DEBUG﹕ 98a4a000-98a5a000 /data/data/com.jimulabs.mirror/files/com.jimulabs.customfont/resources.ap_ (deleted)
09-19 15:30:54.047 457-496/system_process I/BootReceiver﹕ Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
09-19 15:30:54.055 457-515/system_process W/InputDispatcher﹕ channel 'a6947e78 com.jimulabs.mirror/com.jimulabs.mirror.ScreenListActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-19 15:30:54.055 457-515/system_process E/InputDispatcher﹕ channel 'a6947e78 com.jimulabs.mirror/com.jimulabs.mirror.ScreenListActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-19 15:30:54.055 457-515/system_process W/InputDispatcher﹕ channel 'a696b220 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-19 15:30:54.055 457-515/system_process E/InputDispatcher﹕ channel 'a696b220 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-19 15:30:54.055 457-467/system_process W/InputDispatcher﹕ Attempted to unregister already unregistered input channel 'a6947e78 com.jimulabs.mirror/com.jimulabs.mirror.ScreenListActivity (server)'
09-19 15:30:54.055 457-467/system_process I/WindowState﹕ WIN DEATH: Window{a6947e78 u0 com.jimulabs.mirror/com.jimulabs.mirror.ScreenListActivity}
09-19 15:30:54.055 457-735/system_process I/ActivityManager﹕ Process com.jimulabs.mirror (pid 1331) has died.
09-19 15:30:54.063 457-780/system_process W/InputDispatcher﹕ Attempted to unregister already unregistered input channel 'a696b220 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity (server)'
09-19 15:30:54.063 457-780/system_process I/WindowState﹕ WIN DEATH: Window{a696b220 u0 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity}
09-19 15:30:54.067 1428-1428/? D/dalvikvm﹕ Late-enabling CheckJNI
09-19 15:30:54.067 457-735/system_process I/ActivityManager﹕ Start proc com.jimulabs.mirror for activity com.jimulabs.mirror/.PreviewActivity: pid=1428 uid=10065 gids={50065, 3003, 1028, 1015}
09-19 15:30:54.075 134-134/? D/Zygote﹕ Process 1331 terminated by signal (7)
09-19 15:30:54.095 1428-1428/com.jimulabs.mirror E/Trace﹕ error opening trace file: No such file or directory (2)
09-19 15:30:54.111 1428-1428/com.jimulabs.mirror I/ExternalResourcesActivity﹕ External APK location: /data/data/com.jimulabs.mirror/files/com.jimulabs.customfont/resources.ap_
09-19 15:30:54.111 1428-1428/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Exists? true
09-19 15:30:54.111 1428-1428/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Size: 551637
09-19 15:30:54.111 1428-1428/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom AssetManager
09-19 15:30:54.111 1428-1428/com.jimulabs.mirror I/ExternalResourcesActivity﹕ Setup custom Resources
09-19 15:30:54.115 1428-1428/com.jimulabs.mirror I/AbstractPreviewActivity﹕ Apply custom Theme:2131427329
09-19 15:30:54.115 1428-1428/com.jimulabs.mirror I/AbstractPreviewActivity﹕ Setting layout to @layout/activity_main
09-19 15:30:54.147 1428-1428/com.jimulabs.mirror D/AdbResourceReceiver﹕ AdbPushDir=/sdcard/Android/data/com.jimulabs.mirror/files
09-19 15:30:54.167 1428-1428/com.jimulabs.mirror D/libEGL﹕ loaded /system/lib/egl/libEGL_emulation.so
09-19 15:30:54.171 1428-1428/com.jimulabs.mirror D/﹕ HostConnection::get() New Host Connection established 0xb9848c70, tid 1428
09-19 15:30:54.195 1428-1428/com.jimulabs.mirror D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_emulation.so
09-19 15:30:54.195 1428-1428/com.jimulabs.mirror D/libEGL﹕ loaded /system/lib/egl/libGLESv2_emulation.so
09-19 15:30:54.223 457-472/system_process W/WindowManager﹕ Rebuild removed 4 windows but added 3
09-19 15:30:54.223 457-472/system_process W/WindowManager﹕ This window was lost: Window{a696b220 u0 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity}
09-19 15:30:54.223 457-472/system_process W/WindowManager﹕ mDisplayId=0 mSession=Session{a6b16e58 1331:u0a10065} mClient=android.os.BinderProxy@a6aa5a60
mOwnerUid=10065 mShowToOwnerOnly=true
mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#120 ty=1 fl=#1810180 pfl=0x8 wanim=0x1030295}
Requested w=800 h=1280 mLayoutSeq=40
mBaseLayer=21000 mSubLayer=0 mAnimLayer=21005+0=21005 mLastLayer=21015
mToken=AppWindowToken{a6b2e7d0 token=Token{a68bdb90 ActivityRecord{a6858f30 u0 com.jimulabs.mirror/.PreviewActivity}}}
mRootToken=AppWindowToken{a6b2e7d0 token=Token{a68bdb90 ActivityRecord{a6858f30 u0 com.jimulabs.mirror/.PreviewActivity}}}
mAppToken=AppWindowToken{a6b2e7d0 token=Token{a68bdb90 ActivityRecord{a6858f30 u0 com.jimulabs.mirror/.PreviewActivity}}}
mViewVisibility=0x0 mHaveFrame=true mObscured=true
mSeq=0 mSystemUiVisibility=0x0
mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
mConfiguration={1.0 ?mcc?mnc en_US ldltr sw600dp w600dp h936dp 213dpi lrg port finger qwerty/v/v dpad/v s.5}
mHasSurface=true mShownFrame=[0.0,0.0][800.0,1280.0] isReadyForDisplay()=false
mFrame=[0,0][800,1280] last=[0,0][800,1280]
mSystemDecorRect=[0,33][800,1280] last=[0,33][800,1280]
Frames: containing=[0,0][800,1280] parent=[0,0][800,1280] display=[0,0][800,1280]
content=[0,33][800,1280] visible=[0,33][800,1280]
Cur insets: content=[0,33][0,0] visible=[0,33][0,0]
Lst insets: content=[0,33][0,0] visible=[0,33][0,0]
WindowStateAnimator{a6ac8e38 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity}:
mSurface=Surface(name=com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity, identity=10)
mDrawState=HAS_DRAWN mLastHidden=true
Surface: shown=false layer=21015 alpha=1.0 rect=(0.0,0.0) 800.0 x 1280.0
mGlobalScale=1.0 mDsDx=1.0 mDtDx=0.0 mDsDy=0.0 mDtDy=1.0
mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false
09-19 15:30:54.223 457-472/system_process W/WindowManager﹕ Current app token list:
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #2: Token{a68ab040 ActivityRecord{a68ab0b8 u0 com.jimulabs.mirror/.PreviewActivity}}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #1: Token{a6b33c18 ActivityRecord{a6afb228 u0 com.jimulabs.mirror/.ScreenListActivity}}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #0: Token{a6a7d508 ActivityRecord{a6a7d0d0 u0 com.android.launcher/com.android.launcher2.Launcher}}
09-19 15:30:54.223 457-472/system_process W/WindowManager﹕ Final window list:
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #0: Window{a691aa08 u0 StatusBar}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #1: Window{a696e898 u0 Keyguard}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #2: Window{a6aa4e00 u0 Starting com.jimulabs.mirror}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #3: Window{a6ad2e60 u0 com.jimulabs.mirror/com.jimulabs.mirror.PreviewActivity}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #4: Window{a693fdf0 u0 com.android.launcher/com.android.launcher2.Launcher}
09-19 15:30:54.223 457-472/system_process V/WindowManager﹕ #5: Window{a695b890 u0 com.android.systemui.ImageWallpaper}
09-19 15:30:54.243 1428-1428/com.jimulabs.mirror W/EGL_emulation﹕ eglSurfaceAttrib not implemented
09-19 15:30:54.251 1428-1428/com.jimulabs.mirror D/OpenGLRenderer﹕ Enabling debug mode 0
09-19 15:30:54.251 457-468/system_process W/InputMethodManagerService﹕ Got RemoteException sending setActive(false) notification to pid 1331 uid 10065
09-19 15:30:54.379 457-472/system_process I/ActivityManager﹕ Displayed com.jimulabs.mirror/.PreviewActivity: +719ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment