uni-app 内存溢出APP闪退Adreno-GSL:sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory

uni-app 内存溢出APP闪退Adreno-GSL:sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory

字段
产品分类 uniapp/App
PC开发环境操作系统 Windows
PC开发环境操作系统版本号 Win10
HBuilderX类型 Alpha
HBuilderX版本号 3.3.7
手机系统 Android
手机系统版本号 Android 9.0
手机厂商 小米
手机机型 Redmi K20 Pro
页面类型 nvue
vue版本 vue3
打包方式 云端
项目创建方式 HBuilderX
App下载地址或H5网址 https://www.bdintv.com/

示例代码

01-14 15:04:44.940 21986 22132 W Adreno-GSL: <sharedmem_gpuobj_alloc:2668>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
01-14 15:04:44.941 21986 22132 E Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
01-14 15:04:44.941 21986 22132 W Adreno-GSL: <sharedmem_gpuobj_alloc:2668>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
01-14 15:04:44.942 21986 22132 E Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
01-14 15:04:44.942 21986 22132 W Adreno-GSL: <sharedmem_gpuobj_alloc:2668>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
01-14 15:04:44.943 21986 22132 E Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
01-14 15:04:44.943 21986 22132 W Adreno-GSL: <sharedmem_gpuobj_alloc:2668>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
01-14 15:04:44.945 21986 22132 E Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
01-14 15:04:44.945 21986 22132 W Adreno-GSL: <sharedmem_gpuobj_alloc:2668>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
01-14 15:04:44.946 21986 22132 E Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
01-14 15:04:44.946 21986 22132 E chromium: [ERROR:gles2_cmd_decoder.cc(8530)] [.RenderWorker-0xc9585d00.GpuRasterization]GL ERROR :GL_OUT_OF_MEMORY : glFramebufferTexture2D: <- error from previous GL command
01-14 15:04:44.946 21986 22132 E chromium: [ERROR:gles2_cmd_decoder.cc(5973)] Error: 5 for Command kFramebufferTexture2D

更多关于uni-app 内存溢出APP闪退Adreno-GSL:sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory的实战教程也可以访问 https://www.itying.com/category-93-b0.html

10 回复

同问,安卓9video播放15-30分钟必闪退

更多关于uni-app 内存溢出APP闪退Adreno-GSL:sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory的实战教程也可以访问 https://www.itying.com/category-93-b0.html


138236

是哪个参数?,这个好像不是video播放器问题,是因为view节点过多导致的。

回复 c***@163.com: codec 属性。 设置成软解码 大概率可以解决这个问题。 你试试

回复 [已删除]: 但是我只用一个video组件测试是没问题的。

回复 c***@163.com: 你改成软编码 还有问题吗

回复 [已删除]: 是的

回复 c***@163.com: 提供一个完整 可以复现问题的示例。 我试试

回复 [已删除]: 插件市场的熊猫播放器,用的就是nvue写的里面节点很多

回到顶部