<div dir="ltr">All of the above - but also when I am using GDAL on Ubuntu I use Conda to install and have not had any problems.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 8 May 2021 at 13:59, Greg Troxel <<a href="mailto:gdt@lexort.com">gdt@lexort.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Bryan Keith <<a href="mailto:bryandenniskeith@gmail.com" target="_blank">bryandenniskeith@gmail.com</a>> writes:<br>
<br>
> Hello,<br>
><br>
> I am trying to install GDAL on Ubuntu.  When I check the installation,<br>
> I get this:<br>
><br>
> ogrinfo --version<br>
> GDAL 3.2.1, released 2020/12/29<br>
> free(): invalid pointer<br>
> Aborted (core dumped)<br>
<br>
I would ask Ubuntu.  As no one else has reported an issue like this that<br>
I can remember, and ogrinfo --version works in the obvious way for me,<br>
it's quite possible this is related to something Ubuntu did in<br>
packaging.<br>
<br>
It's also possible that it's a latent and usually harmless gdal bug that<br>
is being triggered by higher security settings.  So my other suggestion<br>
is to rebuild the package from soruce using the Ubuntu mechanisms but<br>
turning on debug symbols and run it under a debugger.  How to do that is<br>
out of scope for this list and should also be addressed to Ubuntu.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>