-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
G-API: valgrind issues (2021-11-14) #21097
Copy link
Copy link
Closed
Description
[ RUN ] ResizeTestFluid/ResizeTest.AccuracyTest/21, where GetParam() = (8UC3, 30x30, SAME_TYPE, 0x3b480f, Tolerance_FloatRel_IntAbs(1e-05, 1), 1, 640x480)
==15533== Invalid read of size 16
==15533== at 0x50647FD: _mm_lddqu_si128 (pmmintrin.h:112)
==15533== by 0x50647FD: calcRowLinear_8UC_Impl_<3> (gfluidcore_simd_sse41.hpp:364)
==15533== by 0x50647FD: calcRowLinearC<unsigned char, cv::gapi::fluid::Mapper, 3> (gfluidcore.cpp:3198)
==15533== by 0x50647FD: run (gfluidcore.cpp:3284)
==15533== by 0x50647FD: call_impl<0, 1, 2, 3, 4, 0, 1> (gfluidkernel.hpp:372)
==15533== by 0x50647FD: cv::detail::FluidCallHelper<cv::gapi::fluid::GFluidResize, std::tuple<cv::GMat, cv::Size_<int>, double, double, int>, std::tuple<cv::GMat>, true>::call(std::vector<cv::GArg, std::allocator<cv::GArg> > const&, std::vector<cv::gapi::fluid::Buffer*, std::allocator<cv::gapi::fluid::Buffer*> > const&) (gfluidkernel.hpp:379)
==15533== by 0x5002AF0: std::_Function_handler<void (std::vector<cv::GArg, std::allocator<cv::GArg> > const&, std::vector<cv::gapi::fluid::Buffer*, std::allocator<cv::gapi::fluid::Buffer*> > const&), void (*)(std::vector<cv::GArg, std::allocator<cv::GArg> > const&, std::vector<cv::gapi::fluid::Buffer*, std::allocator<cv::gapi::fluid::Buffer*> > const&)>::_M_invoke(std::_Any_data const&, std::vector<cv::GArg, std::allocator<cv::GArg> > const&, std::vector<cv::gapi::fluid::Buffer*, std::allocator<cv::gapi::fluid::Buffer*> > const&) (std_function.h:316)
==15533== by 0x4FEAA17: operator() (std_function.h:706)
relates #20664
/cc @anna-khakimova @dmatveev
Reactions are currently unavailable