NVIDIA / NVIDIA/open-gpu-kernel-modules

Nv04Unmap: ummap failed

Open
#137 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug NV-Triaged
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.