Bug ID 1204930
Summary opencv: Segmentation fault
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter axel.braun@gmx.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Current opencv (4.6.0) cant be imported in python because it throws a
segmentation fault. As consequence, camera etc doe not work

docb@X1E:~/buildservice> python3
Python 3.10.8 (main, Oct 19 2022, 07:46:20) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/libopencv_imgcodecs.so.406: undefined symbol:
_ZN7Imf_3_114ChromaticitiesC1ERKN9Imath_3_14Vec2IfEES5_S5_S5_
>>> 

Information for package python3-opencv:
---------------------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : python3-opencv
Version        : 4.6.0-2.2
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 6.6 MiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : opencv-4.6.0-2.2.src
Upstream URL   : https://opencv.org/


You are receiving this mail because: