shouzhong / Scanner

二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
1.36k stars 355 forks source link

扫描身份证时间长了就会发生OOM #54

Open JigsawLee opened 2 years ago

JigsawLee commented 2 years ago

2022-05-10 10:54:28.349 22141-22280/com.xxx.xxxA/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 22280 (RenderThread), pid 22141 (com.xxx.xxx) 2022-05-10 10:54:28.504 22141-22278/com.xxx.xxxE/IMemory: cannot map BpMemoryHeap (binder=0xc3098840), size=14000128, fd=112 (Out of memory)

shouzhong commented 2 years ago

看起来像nv21转Bitmap引起的