Segmentation Fault Core Dumped. A segmentation fault is caused by writing into an array outofbounds This could happen when write the 256th character into words You can analyze the core dump with your debugger to see where your program terminated.
Why Does The Segmentation Fault Occur on Linux / UNIX Systems?
A core dump is the recorded state of the working memory of a computer program at a specific time generally when the program has terminated abnormally Segmentation fault can also occur under following circumstances a) A buggy program / command which can be only fixed by applying patch.
Segmentation Fault Core Dumped Banana Pi Bpi M3 Banana Pi Single Board Computer Open Source Project Official Forum Sinovoip Bpi Team
详解coredump_tenfyguo的技术专栏CSDN博客_coredump
How to fix ‘Segmentation fault (core dumped)’ Stack Overflow