Site icon EfmSoft

What does errno 26 (ETXTBSY) mean?

 
Could be also:
ConstantTypeOS
ERROR_NOT_DOS_DISKWin32 errorWindows
KERN_INVALID_PROCESSOR_SETKern returnMac
ippStsOvermuchStringsIntel Ipp StatusAny
ETXTBSYerrnoLinux
ETXTBSYerrnoMac
MEMORY_MANAGEMENTBugCheck CodeWindows
Previous Next
ETXTBSY EFBIG

ETXTBSY

Executing text and file replacement

On Solaris, ETXTBSY is errno value 26. The base message is Text file busy, but the useful diagnostic context is narrower than the short message: Solaris refused a write or modification because the file is being used as executable text.

Use the Solaris-specific errno table first, then compare with POSIX only for portable behavior. Some Solaris values share names with other UNIX systems but have different numbers or more specific historical meanings.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version