[gdal-dev] ubuntu installation issue: free(): invalid pointer, Aborted (core dumped)
Bryan Keith
bryandenniskeith at gmail.com
Sat May 8 05:28:08 PDT 2021
Hello,
I am trying to install GDAL on Ubuntu. When I check the installation, I
get this:
ogrinfo --version
GDAL 3.2.1, released 2020/12/29
free(): invalid pointer
Aborted (core dumped)
Hmmm, what to do?
I installed like this:
sudo apt-get install gdal-bin
My Python installations look like this:
$ python -V
Python 2.7.18
$ python3 -V
Python 3.8.5
I imagine more information is required to diagnose this problem, but I'm
not sure what that would be. Any help is appreciated. Thank you.
Bryan
More information about the gdal-dev
mailing list