NVIDIA / NVIDIA/open-gpu-kernel-modules
Nv04Unmap: ummap failed
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
NVIDIA Driver Version
515.43.04
GPU
RTX 3080
Describe the bug
I see the following in dmesg:
[ 39.219138] NVRM rmapiUnmapWithSecInfo: Nv04Unmap: ummap failed; status: Requested object not found [NV_ERR_OBJECT_NOT_FOUND] (0x00000057)
[ 39.219922] NVRM serverFreeResourceTree: hObject 0xbeee0100 not found for client 0xc1d0003c
[ 39.225971] NVRM rmapiUnmapWithSecInfo: Nv04Unmap: ummap failed; status: Requested object not found [NV_ERR_OBJECT_NOT_FOUND] (0x00000057)
[ 39.226877] NVRM serverFreeResourceTree: hObject 0xbeef0100 not found for client 0xc1d0003c
[ 39.892724] NVRM rmapiUnmapWithSecInfo: Nv04Unmap: ummap failed; status: Requested object not found [NV_ERR_OBJECT_NOT_FOUND] (0x00000057)
[ 39.893505] NVRM serverFreeResourceTree: hObject 0xbeee0100 not found for client 0xc1d0003d
[ 39.899565] NVRM rmapiUnmapWithSecInfo: Nv04Unmap: ummap failed; status: Requested object not found [NV_ERR_OBJECT_NOT_FOUND] (0x00000057)
[ 39.900542] NVRM serverFreeResourceTree: hObject 0xbeef0100 not found for client 0xc1d0003d
More appear when I run nvidia-bug-report.sh. My display locked up on my first attempt to report this.
To Reproduce
I assume this is IOMMU related.
Expected behavior
These errors should not appear in dmesg.
Please reproduce the problem, run nvidia-bug-report.sh, and attach the resulting nvidia-bug-report.log.gz.
nvidia-bug-report.log.gz
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached nvidia-bug-report.log.gz and the dmesg entries in the issue, then review how nvidia-bug-report.sh triggers the errors. Reproduce on the reported RTX 3080 and driver version, including the suspected IOMMU conditions; done requires identifying a reliable cause and a verified resolution for the failed unmaps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100