Bug#746274: python-opencv: crash on import

Nils Dagsson Moskopp nils+debian-reportbug at dieweltistgarnichtso.net
Mon Apr 28 16:20:37 UTC 2014


Package: python-opencv
Version: 2.4.8+dfsg1-2
Severity: normal

Dear Maintainer,

I just tried to imported cv and cv2. This did not work. Transcript:

=== snib ===

Python 2.7.6 (default, Mar 22 2014, 17:40:27) 
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/cv.py", line 1, in <module>
    from cv2.cv import *
ImportError: /usr/lib/python2.7/dist-packages/cv2.so: undefined symbol: _ZN2cv23adaptiveBilateralFilterERKNS_11_InputArrayERKNS_12_OutputArrayENS_5Size_IiEEddNS_6Point_IiEEi
>>> import cv2
segmentation violation

=== snab ===

I tried “apt-get install python-opencv --reinstall”. This did not make the problem go away.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'oldstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.11-2-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-opencv depends on:
ii  libc6                             2.18-4
ii  libgcc1                           1:4.8.2-16
ii  libopencv-calib3d2.4              2.4.6.1+dfsg-2+b1
ii  libopencv-contrib2.4              2.4.6.1+dfsg-2+b1
ii  libopencv-core2.4                 2.4.6.1+dfsg-2+b1
ii  libopencv-features2d2.4           2.4.6.1+dfsg-2+b1
ii  libopencv-flann2.4                2.4.6.1+dfsg-2+b1
ii  libopencv-highgui2.4              2.4.6.1+dfsg-2+b1
ii  libopencv-imgproc2.4              2.4.6.1+dfsg-2+b1
ii  libopencv-legacy2.4               2.4.6.1+dfsg-2+b1
ii  libopencv-ml2.4                   2.4.6.1+dfsg-2+b1
ii  libopencv-objdetect2.4            2.4.6.1+dfsg-2+b1
ii  libopencv-photo2.4                2.4.6.1+dfsg-2+b1
ii  libopencv-video2.4                2.4.6.1+dfsg-2+b1
ii  libpython2.7                      2.7.6-8
ii  libstdc++6                        4.8.2-16
ii  python                            2.7.5-5
ii  python-numpy [python-numpy-abi9]  1:1.8.1-1

python-opencv recommends no packages.

python-opencv suggests no packages.

-- no debconf information



More information about the debian-science-maintainers mailing list