Public bug reported:

Trying to use the python3-openimageio package inside python3 fails with
the following problem:

```Shell
$ python3

Python 3.8.2 (default, Apr 27 2020, 15:53:34) 
[GCC 9.3.0] 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
```

Repro steps:
- Have Ubuntu 20.04 LTS installed
- sudo apt install python3-openimageio
- Attempt to import the OpenImageIO module

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: python3-openimageio 2.1.12.0~dfsg0-1
ProcVersionSignature: User Name 5.4.0-1020.20-azure 5.4.44
Uname: Linux 5.4.0-1020-azure x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Sat Jul 11 09:34:05 2020
SourcePackage: openimageio
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openimageio (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1887223

Title:
  python3-openimageio fails with an ImportError: libjemalloc.so.2:
  cannot allocate memory in static TLS block

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openimageio/+bug/1887223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to