You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position
Description
Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position, which caused my program to hang.
The following is the stack information
The following is the code information
Can you tell me how to solve this problem? Is there something wrong with my usage?
Your Environment
Operating System and version:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
OpenCV version used: opencv lib version: 4.10.0
How did you install OpenCV?
GoCV version used: 0.38.0
Go version: go version go1.23.1 linux/amd64
Did you run the env.sh or env.cmd script before trying to go run or go build?
The text was updated successfully, but these errors were encountered:
Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position
Description
Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position, which caused my program to hang.
The following is the stack information
The following is the code information
Can you tell me how to solve this problem? Is there something wrong with my usage?
Your Environment
opencv lib version: 4.10.0
0.38.0
go version go1.23.1 linux/amd64
env.sh
orenv.cmd
script before trying togo run
orgo build
?The text was updated successfully, but these errors were encountered: