NVIDIA / NVIDIA/DALI

The test case VideoReaderDecoderGpuTest.RandomShuffle failed.

Open
#6,025 1 comment 0 reactions 1 assignee View on GitHub

@mzient is already working on this.

Since Sep 11, 2025.

question
Dominant language
C++
Stars
5.8k
Forks
678
Avg merge
3d 1h
Merged PRs (30d)
27

Description

Describe the question.

Hi,
I‘m using Ubuntu22.04. I'm using Cuda 12.6 and DALI 1.40.0.
When I run the test case VideoReaderDecoderGpuTest.RandomShuffle, I encountered the following error message:

unknown file: Failure
C++ exception with description "Critical error in pipeline:
Error in CPU operator nvidia.dali.ops.experimental.readers.Video encountered:

Assert on "ret >= 0" failed: Failed to seek to frame 30with keyframe-1in video "/test/DALI_extra//db/video/cfr/test_1.mp4" due to Operation not permitted
C++ context: [/test/DALI/dali/operators/reader/loader/video/frames_decoder.cc:536]
Current pipeline object is no longer valid." thrown in the test body.

what should i do? Looking forward to your 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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.