Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAPI test fails on RISC-V #19844

Open
4 tasks
asenyaev opened this issue Apr 2, 2021 · 2 comments
Open
4 tasks

GAPI test fails on RISC-V #19844

asenyaev opened this issue Apr 2, 2021 · 2 comments

Comments

@asenyaev
Copy link
Contributor

asenyaev commented Apr 2, 2021

OpenCV version: 4.5.2-pre, Last reproduced: ad333e0

The test fails from time to time on cross build for RISC-V + QEMU: https://build.opencv.org.cn/job/nightly-master/job/ubuntu-20.04-riscv64/119/

Error message:

unknown file
C++ exception with description "OpenCV(4.5.2-pre) /home/opencv-cn/slave/workspace/nightly-master/ubuntu-20.04-riscv64/opencv/modules/gapi/include/opencv2/gapi/streaming/cap.hpp:70: error: (-215:Assertion failed) false && "Couldn't grab the very first frame" in function 'prep'
" thrown in the test body.
System information (version)
  • OpenCV => ❔
  • Operating System / Platform => ❔
  • Compiler => ❔
Detailed description
Steps to reproduce
Issue submission checklist
  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues,
    forum.opencv.org, Stack Overflow, etc and have not found solution
  • I updated to latest OpenCV version and the issue is still there
  • There is reproducer code and related data files: videos, images, onnx, etc
@alalek
Copy link
Member

alalek commented Apr 2, 2021

Similar cases cases covered by #18819 some time ago.
Issue is reproducible on CentOS builder (no enabled video codecs).

/cc @mpashchenkov

@dmatveev
Copy link
Contributor

@mpashchenkov is this what we fix or plan to fix? I believe #19861 is the solution isn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants