Home | History | Annotate | Download | only in crasher

Lines Matching refs:abort

67         abort();
85 // This should corrupt stack guards and make process abort.
176 fprintf(stderr, " heap-usage cause a libc abort by abusing a heap function\n");
180 fprintf(stderr, " abort call abort()\n");
210 fprintf(stderr, " no_new_privs set PR_SET_NO_NEW_PRIVS and then abort\n");
252 } else if (!strcasecmp(arg, "abort")) {
311 abort();
329 msg.size = strlen("dummy abort message");
330 memcpy(msg.msg, "dummy abort message", strlen("dummy abort message"));