The test case VideoReaderDecoderGpuTest.RandomShuffle failed.
@mzient is already working on this.
Since Sep 11, 2025.
- 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
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.
Assessment
This issue has not been assessed yet.