My RPi crashes randomly and reboots. I saved a crash log that recently occurred while the RPi was essentially idle.
The log indicated the following:
"
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x76f31b64 in memcmp () from /usr/lib/libarmmem.so
"
Is this a problem with /usr/lib/libarmmem.so? If so, what can be done to fix it?
I'm attaching the entire crash log for reference.