I'm getting a segmentation fault (core dump) when using the osgeo gdal modules. Otherwise no problem.
I'm looking for some suggestions on how to troubleshoot this. I can't even seem to find the core dump file.
For example, using the python interpreter with a simple program as:
>>> from osgeo import gdal
>>> quit()
Segmentation fault (core dumped)
>>> quit()
Segmentation fault (core dumped)
I've reinstalled python3-gdal and gdal-python-tools with no help.
Thanks in advance,
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure