Jerome Kieffer <jerome.kief...@esrf.fr> writes: > Dear PyOpenCL community, > > I am facing a bug where programs crash randomly when pyopencl is used > in combination while matplotlib displays results. > If one or the other is not used, the program runs fine. > > Apparently it is the Python garbage collector which destroys C++ > NannyEvents, but matplotlib is also in the stack (which I don't > understand why). > > https://github.com/silx-kit/pyFAI/issues/1341 > > > I tested on Debian 10, debian10 with backports from sid. > Within a virtualenv with everything up to date, I do not manage to reproduce > the bug. > It has probably been corrected somewhere, but do you have the reference of > the bug ?
This is a bug that got fixed that roughly fits your description and time span: https://github.com/inducer/pyopencl/issues/296 Andreas
signature.asc
Description: PGP signature
_______________________________________________ PyOpenCL mailing list -- pyopencl@tiker.net To unsubscribe send an email to pyopencl-le...@tiker.net