Site icon EfmSoft

What does NTSTATUS 0xC000060B (STATUS_CROSS_PARTITION_VIOLATION) mean?

 
Previous Next
STATUS_SET_CONTEXT_DENIED STATUS_PORT_CLOSED

STATUS_CROSS_PARTITION_VIOLATION

Private section data cannot cross the partition boundary

STATUS_CROSS_PARTITION_VIOLATION identifies a specific Windows status in the job, task, callback, or isolation path. A process attempted to access a file or section that belongs to another isolation partition. Matching path names do not imply shared object identity across partitions.

Record source and target partition or silo, section creator, namespace context and handle-transfer path. Exchange data through an approved shared or brokered channel.

What to preserve before changing the system

References


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

Exit mobile version