OmniMark has detected a fatal error using an operating system call.

#1001   Non-recoverable error

OmniMark has detected a fatal error using an operating system call.

Additional Information

compiler read abort
    where this means the compiler couldn't read a file.
    or
compiler write abort
    where this means the compiler couldn't write out the CSC file for some reason.
interpreter read abort
    where this means the interpreter couldn't read a file.
    or
interpreter write abort
    where this means the interpreter couldn't write out the CSC file for some reason.

Explanation

These errors usually arise due to some catastrophic incident — a disk fills up, a Unix pipe breaks.