NVIDIA / NVIDIA/nvImageCodec

Decode cudaErrorIllegalAddress

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Jupyter Notebook
Stars
159
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Version

0.4.0

Describe the bug.

Image

In our Triton Inference Server service, we need to decode JPEG images in each request. After the service has been running for a period of time (a few days), we encounter the cudaErrorIllegalAddress error.

I checked the VRAM usage, it's using about 3GB in total of 15GB.

Minimum reproducible example

Environment details

Relevant log output

Other/Misc.

No response

Check for duplicates
  • I have searched the open bugs/issues and have found no duplicates for this bug report

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

No source files, tests, or runnable reproduction are provided. Start by reproducing JPEG decoding in the Triton Inference Server service and collect the missing environment and CUDA log details; done means the illegal-address failure is isolated to a reproducible scenario with a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Domain
computer-vision
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.