Site icon EfmSoft

What does macOS kernel return 45 (KERN_RPC_CONTINUE_ORPHAN) mean?

 
Could be also:
ConstantTypeOS
ippStsLLADisabledIntel Ipp StatusAny
EL2NSYNCerrnoLinux
ENOTSUPerrnoMac
EDEADLKerrnoSolaris
SCSI_DISK_DRIVER_INTERNALBugCheck CodeWindows
Previous Next
KERN_RPC_TERMINATE_ORPHAN KERN_NOT_SUPPORTED

KERN_RPC_CONTINUE_ORPHAN

Continuation of an orphaned activation

KERN_RPC_CONTINUE_ORPHAN is the companion control outcome to KERN_RPC_TERMINATE_ORPHAN. XNU describes it as allowing an orphaned activation to continue executing, so it should be interpreted as an internal Mach RPC state decision rather than as a successful response to the original client request.

Its diagnostic value lies in reconstructing ownership and teardown order. A continuation decision does not guarantee that a peer will receive a reply, that a higher-level operation is complete, or that the surrounding service remains available.

What to inspect

References


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

Exit mobile version