tiny_computer icon indicating copy to clipboard operation
tiny_computer copied to clipboard

建议加一个proot缓存清理功能

Open ZhanYaoYang2 opened this issue 9 months ago • 0 comments

这有个很奇怪的bug 我在终端执行kill 0和kill 1之后出现重启进不去proot的情况,终端proot报错proot info: vpid 1: terminated with signal 36 解决方法就是在/data/user/0/com.fct.tiny/files的终端执行rm -r proot_tmp && mkdir proot_tmp 可是我后面想复刻时又复刻不出来了,kill 1会失败,kill 0又是可以的,然后我的应用就有时能启动,有时有鼠标指针但其他都没有 有时vnc显示disconnect,有时貌似proot都没有启动

Image

Image

ZhanYaoYang2 avatar Jun 01 '25 04:06 ZhanYaoYang2