<div dir="ltr">Hi Samweli,<div><br></div><div>I had the same issue. I was also using PROJ 7, and getting an identical error. It looks like this issue might be related to this one: <a href="https://github.com/qgis/QGIS/issues/35195">https://github.com/qgis/QGIS/issues/35195</a>, so this looks unlikely to be an isolated issue.</div><div><br></div><div>I was able to resolve by downgrading to PROJ 6.3.1, but clearly that isn't a long-term solution. I'm not clear whether this is related to Proj 7 itself or the way that QGIS is using it.</div><div><br></div><div>Stephen</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 30, 2020 at 4:14 PM Samweli <<a href="mailto:smwltwesa6@gmail.com">smwltwesa6@gmail.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">Hi, <br>
<br>
Recently when I build QGIS from ubuntu 18.04 after an update on gdal<br>
libraries from ubuntu repositories, I get this error<br>
<br>
[ 67%] Running crssync<br>
free(): invalid pointer<br>
Aborted<br>
src/crssync/CMakeFiles/synccrsdb.dir/build.make:57: recipe for target<br>
'src/crssync/CMakeFiles/synccrsdb' failed<br>
make[2]: *** [src/crssync/CMakeFiles/synccrsdb] Error 134<br>
CMakeFiles/Makefile2:4322: recipe for target<br>
'src/crssync/CMakeFiles/synccrsdb.dir/all' failed<br>
make[1]: *** [src/crssync/CMakeFiles/synccrsdb.dir/all] Error 2<br>
make[1]: *** Waiting for unfinished jobs....<br>
[ 67%] Building CXX object<br>
tests/src/core/CMakeFiles/qgis_sqliteutilstest.dir/qgis_sqliteutilstest_autogen/mocs_compilation.cpp.o<br>
[ 67%] Built target qgis_25drenderertest<br>
[ 67%] Linking CXX executable ../../../output/bin/qgis_sqliteutilstest<br>
[ 67%] Built target qgis_hstoreutilstest<br>
[ 67%] Built target qgis_sqliteutilstest<br>
Makefile:162: recipe for target 'all' failed<br>
<br>
Running *dpkg -l | grep gdal *gives this output <br>
<br>
ii  libproj-dev:amd64                                          <br>
7.0.0-1~bionic0                          amd64        Cartographic<br>
projection library (development files)<br>
ii  libproj19:amd64                                            <br>
7.0.0-1~bionic0                          amd64        Cartographic<br>
projection library<br>
ii  libwebrtc-audio-processing1:amd64                           0.3-1                                   <br>
amd64        AudioProcessing module from the WebRTC project.<br>
ri  proj-data                                                  <br>
7.0.0-1~bionic0                          all          Cartographic<br>
projection filter and library (datum package)<br>
ii  python3-incremental                                         16.10.1-3                               <br>
all          Library for versioning Python projects.<br>
ii  python3-jupyter-core                                        4.4.0-2                                 <br>
all          Core common functionality of Jupyter projects for Python 3<br>
ii  python3-pyproj                                             <br>
2.5.0+ds-1~bionic0                       amd64        Python 3 interface to<br>
PROJ library<br>
ii  xfwm4                                                      <br>
4.12.5-1ubuntu0.18.04.1                  amd64        window manager of the<br>
Xfce project<br>
<br>
<br>
and running *dpkg -l | grep gdal*<br>
<br>
ii  gdal-bin                                                   <br>
3.0.4+dfsg-1~bionic0                     amd64        Geospatial Data<br>
Abstraction Library - Utility programs<br>
ii  gdal-data                                                  <br>
3.0.4+dfsg-1~bionic0                     all          Geospatial Data<br>
Abstraction Library - Data files<br>
ii  libgdal-dev                                                <br>
3.0.4+dfsg-1~bionic0                     amd64        Geospatial Data<br>
Abstraction Library - Development files<br>
ii  libgdal26                                                  <br>
3.0.4+dfsg-1~bionic0                     amd64        Geospatial Data<br>
Abstraction Library<br>
ii  python3-gdal                                               <br>
3.0.4+dfsg-1~bionic0                     amd64        Python 3 bindings to<br>
the Geospatial Data Abstraction Library<br>
<br>
<br>
Any help will truly be appreciated. Thanks.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html</a><br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>