AudioVisualizeView icon indicating copy to clipboard operation
AudioVisualizeView copied to clipboard

播放完成后内存溢出闪退

Open luoqqsh opened this issue 4 years ago • 1 comments

播放完成后内存溢出闪退

2021-04-20 15:45:40.219 31976-743/com.xing.newtv W/Adreno-GSL: <sharedmem_gpuobj_alloc:2736>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/Adreno-GSL: <gsl_memory_alloc_pure:2604>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. 2021-04-20 15:45:40.220 31976-743/com.xing.newtv W/Adreno-GSL: <sharedmem_gpuobj_alloc:2736>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/Adreno-GSL: <gsl_memory_alloc_pure:2604>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. 2021-04-20 15:45:40.220 31976-743/com.xing.newtv W/Adreno-GSL: <sharedmem_gpuobj_alloc:2736>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/Adreno-GSL: <gsl_memory_alloc_pure:2604>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. 2021-04-20 15:45:40.220 31976-743/com.xing.newtv W/Adreno-GSL: <sharedmem_gpuobj_alloc:2736>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/Adreno-GSL: <gsl_memory_alloc_pure:2604>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. 2021-04-20 15:45:40.220 31976-743/com.xing.newtv W/Adreno-GSL: <sharedmem_gpuobj_alloc:2736>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/Adreno-GSL: <gsl_memory_alloc_pure:2604>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. 2021-04-20 15:45:40.220 31976-743/com.xing.newtv E/OpenGLRenderer: GL error: Out of memory! 2021-04-20 15:45:40.221 31976-743/com.xing.newtv A/OpenGLRenderer: GL errors! frameworks/base/libs/hwui/pipeline/skia/SkiaOpenGLPipeline.cpp:127 2021-04-20 15:45:40.225 31976-743/com.xing.newtv W/libc: malloc(532480) failed: returning null pointer 2021-04-20 15:45:40.225 31976-743/com.xing.newtv E/libc++abi: terminating with uncaught exception of type St9bad_alloc: std::bad_alloc 2021-04-20 15:45:40.225 31976-743/com.xing.newtv A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 743 (RenderThread), pid 31976 (com.xing.newtv)

luoqqsh avatar Apr 20 '21 07:04 luoqqsh

可以尝试关闭硬件加速看看

GitHubZJY avatar Apr 22 '21 07:04 GitHubZJY