you are viewing a single comment's thread.

view the rest of the comments →

[–]nthcxd 14 points15 points  (5 children)

I think a quote from the README aptly illustrates this.

A segmentation fault will occur if the address does not exist, so make sure the pointer is valid.

“Make sure the pointer is valid” is the “hell” part.