In an environment that you don't control, the default behavior is likely to print "Segmentation Fault" and exit. No core dump, no nothing.
If you let the exception propagate into OS, by default Windows creates memory dump.
In an environment that you don't control, the default behavior is likely to print "Segmentation Fault" and exit. No core dump, no nothing.
If you let the exception propagate into OS, by default Windows creates memory dump.