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

Crash in eco in non-deep mode when USE_MULTI_THREAD in use #44

Open
isgursoy opened this issue Dec 18, 2018 · 2 comments
Open

Crash in eco in non-deep mode when USE_MULTI_THREAD in use #44

isgursoy opened this issue Dec 18, 2018 · 2 comments

Comments

@isgursoy
Copy link

isgursoy commented Dec 18, 2018

threaded

SIGABRT.

terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.0.0) /opt/opencv/400/src/opencv-4.0.0/modules/core/src/arithm.cpp:663: error: (-209:Sizes of input arguments do not match) The operation is neither 'array op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array' in function 'arithm_op'

@rockkingjy
Copy link
Owner

@isgursoy yes, there is a issue here, not have time yet to debug it, if you find the issue's reason, please inform me, thanks.

@isgursoy
Copy link
Author

it was not crashing in debug mode last time, I will print something next time.

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