*** This bug is a duplicate of bug 1889851 ***
    https://bugs.launchpad.net/bugs/1889851

I have the same issue while running python-qgis. I don't know how (or
IF) it is related, but here's the log never the less:

even@even-ThinkPad-P53:~$ qgis --version
QGIS 3.14.1-Pi 'Pi' (de08d6b71d)
even@even-ThinkPad-P53:~$ python3 --version
Python 3.8.2
even@even-ThinkPad-P53:~$ python3
Python 3.8.2 (default, Jul 16 2020, 14:00:26) 
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import qgis
>>> from qgis import core
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/qgis/core/__init__.py", line 25, in 
<module>
    from qgis._core import *
ImportError: /lib/x86_64-linux-gnu/libstdc++.so.6: cannot allocate memory in 
static TLS block
>>>

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

Title:
  ImportError libstdc++.so.6 cannot allocate memory after importing
  PyQt5.Qt PyQt5.QtCore and cv2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1890170/+subscriptions

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

Reply via email to