Package: python-pyopencl
Version: 2015.2.4-1
Severity: normal

Dear Maintainer,

On upgrade to 2015.2.4, I'm finding that a project I'm working on is throwing
"AttributeError" Exceptions upon exit:

Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <bound method Buffer.__del__ of <pyopencl.cffi_cl.Buffer object at
0x7fa48066b3d0>> ignored
Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <bound method Buffer.__del__ of <pyopencl.cffi_cl.Buffer object at
0x7fa48066b4d0>> ignored
Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <bound method _Program.__del__ of <pyopencl.cffi_cl._Program object at
0x7fa48066b250>> ignored
Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <bound method CommandQueue.__del__ of <pyopencl.cffi_cl.CommandQueue object
at 0x7fa48a3c6b50>> ignored
Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <object repr() failed> ignored
Exception AttributeError: "'NoneType' object has no attribute 'clobj__delete'"
in <object repr() failed> ignored

I'm not certain what is triggering these errors, so I'm unable to provide a
minimal test case. None of the example programs in /usr/share/doc/python-
pyopencl-doc/examples seems to exibit the same problem either. So I'm not sure
if this is something I'm doing wrong on my end. Hopefully in filing this report
some answers may be found though. Will post additional information if it is
encountered.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-pyopencl depends on:
ii  beignet-opencl-icd [opencl-icd]   1.1.1-2
ii  libc6                             2.22-4
ii  libgcc1                           1:5.3.1-13
ii  libstdc++6                        5.3.1-13
ii  ocl-icd-libopencl1 [libopencl1]   2.2.9-1
ii  python                            2.7.11-1
ii  python-appdirs                    1.4.0-2
ii  python-cffi                       1.5.2-1
pn  python-cffi-backend-api-9729      <none>
ii  python-decorator                  4.0.6-1
ii  python-numpy [python-numpy-abi9]  1:1.11.0~b3-1+b1
ii  python-pkg-resources              20.3.1-1
ii  python-pytools                    2016.1-1
ii  python-six                        1.10.0-3
pn  python:any                        <none>

Versions of packages python-pyopencl recommends:
ii  python-mako          1.0.3+ds1-1
ii  python-opengl        3.0.2-1
ii  python-pyopencl-doc  2015.2.4-1

Versions of packages python-pyopencl suggests:
pn  python-imaging-tk    <none>
pn  python-matplotlib    <none>
pn  python-pyopencl-dbg  <none>
pn  python-pytest        <none>

-- no debconf information

Reply via email to