? # ? # A fatal error has been detected by the Java Runtime Environment: ? # ? # SIGILL (0x4) at pc=0x00007febd28ff4b9, pid=1657, tid=2008 ? # ? # JRE version ...
I'm trying to make a program that can make face recognition. I use the opencv lib and javacpp. I run a code that works but after some loops, i don't know why but i ...