Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abort(3) — Ultrix WS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

adb(1)

exit(2)

sigvec(2)

abort(3)

NAME

abort − generate an IOT fault

DESCRIPTION

The abort subroutine executes an instruction which is illegal in user mode. This causes a signal that normally terminates the process with a core dump, which may be used for debugging.

ENVIRONMENT

When your program is compiled using the System V environment, abort closes open files before aborting.

RESTRICTIONS

The abort function does not flush standard I/O buffers.  Use fflush(.). For further information, see fclose(.).

DIAGNOSTICS

Usually ‘Illegal instruction − core dumped’ from the Bourne shell;

SEE ALSO

adb(1), exit(2), sigvec(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026