How to troubleshooting system crushed issue reported by customer?
Sigiloso
Try to enable core dump file, such as setting ulimit on Linux, then use GDB to analyze core file, if needed, deliver a debug version to customer and ask them to help reproduce the problem.