Skip to content

Conversation

@cscott
Copy link

@cscott cscott commented Oct 20, 2015

In my particular case I'm trying to hunt down a SIGABRT, but why not be general and allow for other unexpected uses. (The existing comments in the code already mention that SIGILL is often generated by a deliberate dereference of a NULL pointer, for instance.)

In my particular case I'm trying to hunt down a SIGABRT, but why not be
general and allow for other unexpected uses.  (The code comments actually
mention that SIGILL is often generated by a deliberate dereference of
a NULL pointer, for instance.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant