[Pkg-opencl-devel] Bug#909379: segfault when leaving the python3-dbg interpreter

Picca Frédéric-Emmanuel picca at debian.org
Sat Sep 22 19:39:39 BST 2018


Package: python3-pyopencl-dbg
Version: 2018.1.1-2
Severity: important


hello, I was struggling on an autopkgtest failure forone of my packages (pymca)
At the end I findout that the problem comes from pyopencl.
When I try to import pyopencl, I get this.

$ python3.7-dbg -c "import pyopencl"
/usr/lib/python3/dist-packages/pkg_resources/_vendor/pyparsing.py:943: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  collections.MutableMapping.register(ParseResults)
/usr/lib/python3/dist-packages/pkg_resources/_vendor/pyparsing.py:3245: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  elif isinstance( exprs, collections.Iterable ):
/usr/lib/python3.7/importlib/_bootstrap_external.py:434: ImportWarning: Not importing directory /usr/lib/python3/dist-packages/logilab: missing __init__
  _warnings.warn(msg.format(portions[0]), ImportWarning)
* ob
object  : <refcnt 0 at 0xb5f507a4>
type    : tuple
refcount: 0
address : 0xb5f507a4
* op->_ob_prev->_ob_next
object  : Erreur de segmentation


but it works with python3.7

$python3.7 -c "import pyopencl"


no segfault.

thanks for considering

Frederic

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 4.18.0-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-pyopencl-dbg depends on:
ii  libc6                               2.27-6
ii  libgcc1                             1:8.2.0-7
ii  libstdc++6                          8.2.0-7
ii  ocl-icd-libopencl1 [libopencl1]     2.2.12-1
ii  python3-cffi-backend-dbg            1.11.5-3
ii  python3-dbg                         3.6.6-1
ii  python3-numpy [python3-numpy-abi9]  1:1.14.5-1+b1
ii  python3-pyopencl                    2018.1.1-2

python3-pyopencl-dbg recommends no packages.

python3-pyopencl-dbg suggests no packages.

-- debconf-show failed



More information about the Pkg-opencl-devel mailing list