gocv icon indicating copy to clipboard operation
gocv copied to clipboard

Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position, which caused my program to hang.

Open waittttting opened this issue 4 months ago • 0 comments

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. 1 The following is the stack information 2 The following is the code information 3 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?

waittttting avatar Oct 18 '24 09:10 waittttting