Hacker News new | ask | show | jobs
by saghm 307 days ago
Segfaults are the lucky case when you run into undefined behavior. The unlucky case is that you just get a program doing something different than what you intended without any clear indication that something went wrong.