Last Updated: Oct 21, 2025
Overview
You are observing XID errors within the dmesg logs within a VM and want to determine the remediation steps for the different XID errors. This guide will help you understand what XID errors indicate, how to interpret them, and the recommended actions to resolve or mitigate the issues.
Prerequisites
- SSH Access to the VM
XID Errors and Solution
Note: Please refer to this article to understand the repercussions of VM reset/reboot versus STOP/START.
| XID Error |
Solution |
| XID 13 |
- dmesg logs Error Message:NVRM: Xid (PCI:0003:00:04): 13, pid='<unknown>', name=<unknown>, Graphics SM Warp Exception on (GPC 0, TPC 7, SM 1): Out Of Range Address
|
|
XID 48 |
- dmesg logs Error Message: NVRM: Xid (PCI:0003:00:03): 48, pid='<unknown>', name=<unknown>, An uncorrectable double bit error (DBE) has been detected on GPU in the L2 cache at cache 0, slice 2. According to NVIDIA's documentation: "This event is logged when the GPU detects that an uncorrectable error occurs on the GPU. This is also reported back to the user application. A GPU reset or node reboot is needed to clear this error."
|
| XID 79 |
- dmesg logs Error Message: NVRM: Xid (PCI:0000:14:00): 79, pid='<unknown>', name=<unknown>, GPU has fallen off the bus.
|
|
XID 95 |
- dmesg logs Error Message: NVRM: Xid (PCI:0002:00:04): 95, pid='<unknown>', name=<unknown>, Uncontained: FBHUB. RST: Yes, D-RST: No
|
|
XID 119 |
- dmesg logs Error Message: NVRM: Xid (PCI:0003:00:04): 119, pid=2009566, name=nvidia-smi, Timeout after 6s of waiting for RPC response from GPU7 GSP! Expected function 76 (GSP_RM_CONTROL) (0x2080014b 0x5).
|
Additional Resources