Public bug reported: root@ubuntu:~# python3 Python 3.8.5 (default, Aug 2 2020, 15:09:07) [GCC 10.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> import cv2 Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block
The above symptom is observed on Groovy arm64. I did not observe this on neither Focal arm64 nor Debian Unstable arm64. This seems unique to Groovy arm64. Related package versions are root@ubuntu:~# dpkg-query -W | grep gomp libgomp1:arm64 10.2.0-5ubuntu2 root@ubuntu:~# dpkg-query -W | grep ^python3 python3 3.8.2-0ubuntu2 python3-apport 2.20.11-0ubuntu45 python3-apt 2.1.3 python3-attr 19.3.0-5 python3-blinker 1.4+dfsg1-0.3ubuntu1 python3-cachetools 4.1.1-1 python3-certifi 2020.4.5.1-1 python3-cffi-backend 1.14.1-1 python3-chardet 3.0.4-7 python3-commandnotfound 20.10.1 python3-cryptography 3.0-1 python3-cycler 0.10.0-3 python3-dateutil 2.8.1-4 python3-dbus 1.2.16-3 python3-debconf 1.5.74 python3-debian 0.1.37 python3-decorator 4.4.2-0ubuntu1 python3-dill 0.3.2-1 python3-distro 1.5.0-1 python3-distro-info 0.23ubuntu1 python3-distupgrade 1:20.10.10 python3-distutils 3.8.5-1 python3-future 0.18.2-4 python3-gdbm:arm64 3.8.5-1 python3-gi 3.36.0-4 python3-grpcio 1.30.2-2build1 python3-h5py 2.10.0-9 python3-h5py-serial 2.10.0-9 python3-httplib2 0.18.1-1 python3-idna 2.10-1 python3-importlib-metadata 1.6.0-2 python3-jeepney 0.4.3-1 python3-jinja2 2.11.2-1 python3-json-pointer 2.0-0ubuntu1 python3-jsonpatch 1.25-3 python3-jsonschema 3.2.0-0ubuntu2 python3-jwt 1.7.1-2ubuntu2 python3-keyring 21.3.0-1 python3-kiwisolver 1.2.0-1 python3-launchpadlib 1.10.13-1 python3-lazr.restfulclient 0.14.2-2build1 python3-lazr.uri 1.0.5-1 python3-lib2to3 3.8.5-1 python3-markdown 3.2.2-2 python3-markupsafe 1.1.1-1 python3-matplotlib 3.2.2-1 python3-minimal 3.8.2-0ubuntu2 python3-more-itertools 4.2.0-3 python3-nacl 1.4.0-1 python3-newt:arm64 0.52.21-4ubuntu2 python3-numpy 1:1.18.4-1ubuntu1 python3-oauthlib 3.1.0-2 python3-opencv 4.2.0+dfsg-6build3 python3-openssl 19.1.0-2 python3-pexpect 4.6.0-3 python3-pil:arm64 7.2.0-1 python3-pip 20.1.1-2 python3-pkg-resources 46.1.3-1 python3-problem-report 2.20.11-0ubuntu45 python3-protobuf 3.12.3-2ubuntu2 python3-ptyprocess 0.6.0-1ubuntu1 python3-pyasn1 0.4.8-1 python3-pyasn1-modules 0.2.1-1 python3-pydot 1.4.1-3 python3-pymacaroons 0.13.0-3 python3-pyparsing 2.4.7-1 python3-pyrsistent:arm64 0.15.5-1build1 python3-requests 2.23.0+dfsg-2 python3-requests-oauthlib 1.0.0-1.1build1 python3-requests-unixsocket 0.2.0-2 python3-rsa 4.0-4 python3-scipy 1.4.1-2 python3-secretstorage 3.1.2-1 python3-serial 3.4-5.1 python3-setuptools 46.1.3-1 python3-simplejson 3.17.0-1 python3-six 1.15.0-1 python3-software-properties 0.99.3 python3-systemd 234-3build2 python3-termcolor 1.1.0-3 python3-tqdm 4.48.2-1 python3-update-manager 1:20.10.1 python3-urllib3 1.25.9-1 python3-wadllib 1.3.4-1 python3-werkzeug 1.0.1+dfsg1-2 python3-wheel 0.34.2-1 python3-wrapt 1.11.2-2build1 python3-yaml 5.3.1-2 python3-zipp 1.0.0-3 python3.8 3.8.5-2 python3.8-minimal 3.8.5-2 ** Affects: opencv (Ubuntu) Importance: Undecided Status: New ** Tags: groovy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu. https://bugs.launchpad.net/bugs/1893483 Title: groovy arm64: ImportError: /lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block Status in opencv package in Ubuntu: New Bug description: root@ubuntu:~# python3 Python 3.8.5 (default, Aug 2 2020, 15:09:07) [GCC 10.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> import cv2 Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block The above symptom is observed on Groovy arm64. I did not observe this on neither Focal arm64 nor Debian Unstable arm64. This seems unique to Groovy arm64. Related package versions are root@ubuntu:~# dpkg-query -W | grep gomp libgomp1:arm64 10.2.0-5ubuntu2 root@ubuntu:~# dpkg-query -W | grep ^python3 python3 3.8.2-0ubuntu2 python3-apport 2.20.11-0ubuntu45 python3-apt 2.1.3 python3-attr 19.3.0-5 python3-blinker 1.4+dfsg1-0.3ubuntu1 python3-cachetools 4.1.1-1 python3-certifi 2020.4.5.1-1 python3-cffi-backend 1.14.1-1 python3-chardet 3.0.4-7 python3-commandnotfound 20.10.1 python3-cryptography 3.0-1 python3-cycler 0.10.0-3 python3-dateutil 2.8.1-4 python3-dbus 1.2.16-3 python3-debconf 1.5.74 python3-debian 0.1.37 python3-decorator 4.4.2-0ubuntu1 python3-dill 0.3.2-1 python3-distro 1.5.0-1 python3-distro-info 0.23ubuntu1 python3-distupgrade 1:20.10.10 python3-distutils 3.8.5-1 python3-future 0.18.2-4 python3-gdbm:arm64 3.8.5-1 python3-gi 3.36.0-4 python3-grpcio 1.30.2-2build1 python3-h5py 2.10.0-9 python3-h5py-serial 2.10.0-9 python3-httplib2 0.18.1-1 python3-idna 2.10-1 python3-importlib-metadata 1.6.0-2 python3-jeepney 0.4.3-1 python3-jinja2 2.11.2-1 python3-json-pointer 2.0-0ubuntu1 python3-jsonpatch 1.25-3 python3-jsonschema 3.2.0-0ubuntu2 python3-jwt 1.7.1-2ubuntu2 python3-keyring 21.3.0-1 python3-kiwisolver 1.2.0-1 python3-launchpadlib 1.10.13-1 python3-lazr.restfulclient 0.14.2-2build1 python3-lazr.uri 1.0.5-1 python3-lib2to3 3.8.5-1 python3-markdown 3.2.2-2 python3-markupsafe 1.1.1-1 python3-matplotlib 3.2.2-1 python3-minimal 3.8.2-0ubuntu2 python3-more-itertools 4.2.0-3 python3-nacl 1.4.0-1 python3-newt:arm64 0.52.21-4ubuntu2 python3-numpy 1:1.18.4-1ubuntu1 python3-oauthlib 3.1.0-2 python3-opencv 4.2.0+dfsg-6build3 python3-openssl 19.1.0-2 python3-pexpect 4.6.0-3 python3-pil:arm64 7.2.0-1 python3-pip 20.1.1-2 python3-pkg-resources 46.1.3-1 python3-problem-report 2.20.11-0ubuntu45 python3-protobuf 3.12.3-2ubuntu2 python3-ptyprocess 0.6.0-1ubuntu1 python3-pyasn1 0.4.8-1 python3-pyasn1-modules 0.2.1-1 python3-pydot 1.4.1-3 python3-pymacaroons 0.13.0-3 python3-pyparsing 2.4.7-1 python3-pyrsistent:arm64 0.15.5-1build1 python3-requests 2.23.0+dfsg-2 python3-requests-oauthlib 1.0.0-1.1build1 python3-requests-unixsocket 0.2.0-2 python3-rsa 4.0-4 python3-scipy 1.4.1-2 python3-secretstorage 3.1.2-1 python3-serial 3.4-5.1 python3-setuptools 46.1.3-1 python3-simplejson 3.17.0-1 python3-six 1.15.0-1 python3-software-properties 0.99.3 python3-systemd 234-3build2 python3-termcolor 1.1.0-3 python3-tqdm 4.48.2-1 python3-update-manager 1:20.10.1 python3-urllib3 1.25.9-1 python3-wadllib 1.3.4-1 python3-werkzeug 1.0.1+dfsg1-2 python3-wheel 0.34.2-1 python3-wrapt 1.11.2-2build1 python3-yaml 5.3.1-2 python3-zipp 1.0.0-3 python3.8 3.8.5-2 python3.8-minimal 3.8.5-2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1893483/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp