Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ceee By far not, they are nice. Just fire up GDB, set a catch on SIGSEGV, and you're done.
It's much worse when an out ouf bound write doesn't crash the program, but overwrites other variables so that the program runs, but yields wrong behaviour, and then only sometimes and depending on the optimisation level.
Related Rants
Only the best error messages here at C 👌
joke/meme
c
error message
segfault
c++