https://bugs.kde.org/show_bug.cgi?id=454983

Guido <guido.iod...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|22.04.1                     |22.12.1

--- Comment #1 from Guido <guido.iod...@gmail.com> ---
after some experiment I found that opencv compiled with -O3 works fine, but
version 4.7 has problem with deSiam:

Current Frame:          1, percentage:          1
/usr/include/c++/12.2.0/bits/stl_vector.h:1123: std::vector<_Tp,
_Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp =
float; _Alloc = std::allocator<float>; reference = float&; size_type = long
unsigned int]: Assertion '__n < this->size()' failed.
/usr/include/c++/12.2.0/bits/stl_vector.h:1123: std::vector<_Tp,
_Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp =
float; _Alloc = std::allocator<float>; reference = float&; size_type = long
unsigned int]: Assertion '__n < this->size()' failed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to