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

Proper liftime management #4

Open
r9y9 opened this issue Feb 24, 2016 · 2 comments
Open

Proper liftime management #4

r9y9 opened this issue Feb 24, 2016 · 2 comments

Comments

@r9y9
Copy link
Member

r9y9 commented Feb 24, 2016

No description provided.

@r9y9
Copy link
Member Author

r9y9 commented Feb 24, 2016

OpenCV Error: Assertion failed (u->refcount == 0 && "UMat deallocation error: some derived Mat is still alive") in deallocate, file /Users/ryuyamamoto/.julia/v0.5/OpenCV/deps/src/opencv-3.1.0/modules/core/src/ocl.cpp, line 4513
error in running finalizer: Cxx.CxxException{:N2cv9ExceptionE}(exception=0x00007fe858b27590)
OpenCV Error: Assertion failed (u->refcount == 0 && "UMat deallocation error: some derived Mat is still alive") in deallocate, file /Users/ryuyamamoto/.julia/v0.5/OpenCV/deps/src/opencv-3.1.0/modules/core/src/ocl.cpp, line 4513
error in running finalizer: Cxx.CxxException{:N2cv9ExceptionE}(exception=0x00007fe858c67b30)
OpenCV Error: Assertion failed (u->refcount == 0 && "UMat deallocation error: some derived Mat is still alive") in deallocate, file /Users/ryuyamamoto/.julia/v0.5/OpenCV/deps/src/opencv-3.1.0/modules/core/src/ocl.cpp, line 4513
error in running finalizer: Cxx.CxxException{:N2cv9ExceptionE}(exception=0x00007fe858a36600)
OpenCV Error: Assertion failed (u->refcount == 0 && "UMat deallocation error: some derived Mat is still alive") in deallocate, file /Users/ryuyamamoto/.julia/v0.5/OpenCV/deps/src/opencv-3.1.0/modules/core/src/ocl.cpp, line 4513
error in running finalizer: Cxx.CxxException{:N2cv9ExceptionE}(exception=0x00007fe858e231c0)

@isgursoy
Copy link

+1

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

No branches or pull requests

2 participants