Windows-felFel
ERROR_HANDLE_DISK_FULL (39)ERROR_HANDLE_DISK_FULL (39) — Handle Disk Full
The disk is full and the write operation failed.
windows
Visa detaljer ERROR_SEM_TIMEOUT (121)A semaphore timeout period has expired.
A wait operation on a synchronization object timed out. This often indicates a deadlock or an unresponsive resource.
Increase the timeout value. Investigate potential deadlocks. Check if the target resource is responding.
ERROR_HANDLE_DISK_FULL (39)The disk is full and the write operation failed.
ERROR_TOO_MANY_SEMAPHORES (148)The maximum number of semaphores has been reached.
BAD_POOL_HEADER (0x00000019)The pool memory header has been corrupted.
ERROR_WRITE_FAULT (29)The system cannot write to the specified device.
ERROR_PIPE_BUSY (231)All pipe instances are busy.
ERROR_ALREADY_EXISTS (183)The file or directory already exists when attempting to create it.