If I run a large java program that accesses the camera and 5g modem (as a normal user) the filesystem is erased after a short time. Then the system can’t reboot.
This does not happen with the 1.7.4 kernel version (even fully updated updates).
I tried newer and older java versions.
Have the filesystem drivers changed somehow? Does running a single large program confuse the kernel somehow?
Post a console log of your issue below:
I can’t get the console log but here is a screenshot of the boot failing.
It looks like the problem is that 1.7.5 exposed adbd on 5555 to the world.
So probably it got drive-by hacked. 1.7.4 does not have adbd running by default.
@numbqq I guess you can reproduce it by connecting a vim4 to the internet with tcp 5555 not firewalled or NATed (eg on a 5g modem with ipv6 support). No camera or java needed I think.