Oh no, you've encountered a segmentation fault crash! That's when your program tries to access memory it doesn't own. It's like trying to have a party at a neighbor's house without asking, but instead of a party, you get a crash.
Causes:
Heap Overflow Crashes
Dangling Pointers
Undefined Behaviors