We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regarding the commit: 30abbc7
When compiling with clang on ubuntu 14 (travis), the opencv testing framework (opencv_ts) always segfaults with the following:
opencv_ts
*** Error in `./exec_name': double free or corruption (!prev): ...... ***
See travis for build info: https://travis-ci.org/derpicated/articated/builds/169225670
When tested on a fedora 24 machine with clang version 3.8.0, everything seems to be fine.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Regarding the commit: 30abbc7
When compiling with clang on ubuntu 14 (travis), the opencv testing framework (
opencv_ts
) always segfaults with the following:See travis for build info: https://travis-ci.org/derpicated/articated/builds/169225670
When tested on a fedora 24 machine with clang version 3.8.0, everything seems to be fine.
The text was updated successfully, but these errors were encountered: