Hi! On 2020-03-03 at 16:58 (-05), James Dietrich wrote:
[...] > I am getting an ImportError when trying to import OpenImageIO: > jdietrch@saturn:~$ python3 > Python 3.7.6 (default, Jan 19 2020, 22:34:52) > [GCC 9.2.1 20200117] on linux > Type "help", "copyright", "credits" or "license" for more information. >>>> import OpenImageIO > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: /lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate > memory in static TLS block Sorry for the late reply. It was figured out that the problem resides in memory allocation in jemalloc; please see https://github.com/jemalloc/jemalloc/issues/937 for more detailed information on that. It's now fixed upstream but Debian package is not built with a particular configuration parameter to avoid this behavior. I'm wondering if the issue should then be reassigned to jemalloc itself. Cheers. -- Matteo F. Vescovi || Debian Developer GnuPG KeyID: 4096R/0x8062398983B2CF7A
signature.asc
Description: PGP signature
-- Pkg-phototools-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-phototools-devel
