Welcome to the next pikoTutorial!
The error we're handling today is a C/C++ runtime error:
Segmentation fault (core dumped)
It can be represented also by the return code 139.
What does it mean?
A segmentation fault, often referred to as a 'segfault,'...