opencv_test_ml fail (Bug #2030)
Description
Since yesterday many of builds fail due to exception thrown by boost in opencv_test_ml
Test output can be as follows
[----------] 2 tests from ML_Boost [ RUN ] ML_Boost.save_load program finished with exit code 255
Outcome can be even segfault
Related issues
related to Patch #1803: Too large memory buffer in boost.cpp ? | Done | 2012-04-16 |
Associated revisions
Merge pull request #2030 from LeszekSwirski:fix-imgproc-ipp
History
Updated by Evgeny Talanin almost 13 years ago
- Target version set to 2.4.2
- Category set to ml
Updated by Evgeny Talanin almost 13 years ago
Fixed in r8610, tests seem to be passing
- Status changed from Open to Done