Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The difference is in the error message you get. Adding "if (x == NULL) abort()" will display a backtrace near the error. To understand the cause of the segfault, you will have to follow the data flow in your favorite debugger.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: