Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xid 68 marked as use app error, different than official NVIDIA Xid doc #945

Closed
gyuho opened this issue Sep 6, 2024 · 0 comments
Closed

Comments

@gyuho
Copy link

gyuho commented Sep 6, 2024

applicationErrorXids := []uint64{
13, // Graphics Engine Exception
31, // GPU memory page fault
43, // GPU stopped processing
45, // Preemptive cleanup, due to previous errors
68, // Video processor exception
}

but says different in https://docs.nvidia.com/deploy/pdf/XID_Errors.pdf

Image

Can we document whether it is safe to mark xid 68 as user app error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant