Skip to content

Instantly share code, notes, and snippets.

@ruslo
Created October 6, 2015 21:58
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 ruslo/b5ebceaee1c7fa5f3371 to your computer and use it in GitHub Desktop.
Save ruslo/b5ebceaee1c7fa5f3371 to your computer and use it in GitHub Desktop.
I/CamActivity(21269): releasing ogles_gpgpu
W/Adreno-ES20(21269): <core_glDeleteProgram:590>: GL_INVALID_VALUE
E/libEGL (21269): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
F/libc (21269): Fatal signal 11 (SIGSEGV) at 0xfffffffe (code=1), thread 21269 (gvideoprocdroid)
I/DEBUG ( 212): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 212): pid: 21269, tid: 21269, name: gvideoprocdroid >>> ogles_gpgpu.examples.ogvideoprocdroid <<<
I/DEBUG ( 212): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr fffffffe
I/DEBUG ( 212):
I/DEBUG ( 212): backtrace:
I/DEBUG ( 212): #00 pc 00011444 /system/lib/libc.so (dlfree+55)
I/DEBUG ( 212): #01 pc 0000dd53 /system/lib/libc.so (free+10)
I/DEBUG ( 212): #02 pc 000113a3 /data/app-lib/ogles_gpgpu.examples.ogvideoprocdroid-1/libog_jni_wrapper.so (ogles_gpgpu::MemTransferAndroid::releaseOutput()+22)
I/DEBUG ( 212): #03 pc 000113eb /data/app-lib/ogles_gpgpu.examples.ogvideoprocdroid-1/libog_jni_wrapper.so (ogles_gpgpu::MemTransferAndroid::~MemTransferAndroid()+26)
I/DEBUG ( 212):
I/DEBUG ( 212): stack:
I/DEBUG ( 212): bed112c8 5eaba014 /system/vendor/lib/egl/libEGL_adreno.so
I/DEBUG ( 212): bed112cc 4010f154
I/DEBUG ( 212): bed112d0 5eaba054 /system/vendor/lib/egl/libEGL_adreno.so
I/DEBUG ( 212): bed112d4 48b9a328 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 212): bed112d8 4010ef24 /system/bin/linker
I/DEBUG ( 212): bed112dc bed11314 [stack]
I/DEBUG ( 212): bed112e0 bed112f8 [stack]
I/DEBUG ( 212): bed112e4 bed112fc [stack]
I/DEBUG ( 212): bed112e8 575d09f8
I/DEBUG ( 212): bed112ec bed113a0 [stack]
I/DEBUG ( 212): bed112f0 fffffffa
I/DEBUG ( 212): bed112f4 60219e88
I/DEBUG ( 212): bed112f8 60219e8c
I/DEBUG ( 212): bed112fc 00000002
I/DEBUG ( 212): bed11300 bed113a0 [stack]
I/DEBUG ( 212): bed11304 4012a43f /system/lib/libc.so (dlfree+50)
I/DEBUG ( 212): #00 bed11308 40163000 /system/lib/libc.so
I/DEBUG ( 212): bed1130c 6021af00
I/DEBUG ( 212): bed11310 60219e88
I/DEBUG ( 212): bed11314 60219e8c
I/DEBUG ( 212): bed11318 575d09f8
I/DEBUG ( 212): bed1131c 40126d55 /system/lib/libc.so (free+12)
I/DEBUG ( 212): #01 bed11320 00000000
I/DEBUG ( 212): bed11324 5f4c83a7 /data/app-lib/ogles_gpgpu.examples.ogvideoprocdroid-1/libog_jni_wrapper.so (ogles_gpgpu::MemTransferAndroid::releaseOutput()+26)
I/DEBUG ( 212): #02 bed11328 6021af00
I/DEBUG ( 212): bed1132c 5f4c83ef /data/app-lib/ogles_gpgpu.examples.ogvideoprocdroid-1/libog_jni_wrapper.so (ogles_gpgpu::MemTransferAndroid::~MemTransferAndroid()+30)
I/DEBUG ( 212):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment