<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Mike,</p>
    <p>thanks for the report. Issue fixed in master. I've refreshed the
      Docker image</p>
    <p>Note however that this Overture dataset contains 1,390,499,721
      features, and with our estimate of 83 bytes / feature to build the
      FlatGeobuf RTree, that means you need at least 115 GB RAM on your
      machine (presumably more due to fragmentation etc)</p>
    <p>You could potentially save a few minutes by not adding -progress
      since GetFeatureCount() on such dataset requires getting some bits
      in each of the ~1600 files, but I guess that for a process that's
      going to take a few hours, having some display progress justifies
      a few extra minutes :-)<br>
    </p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 01/11/2023 à 11:18, Michael Smith a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:1E728D76-B34C-4753-809F-724393445570@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator"
        content="Microsoft Word 15 (filtered medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        font-size:10.0pt;
        font-family:"Courier New";}span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;}span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal">Using the
          ghcr.io/osgeo/gdal:ubuntu-full-latest docker image, I get a
          segfault when trying to convert overture maps to flatgeobuf<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">ogr2ogr -f flatgeobuf
          /data/overturemaps_2023_10_19.fgb
/vsis3/overturemaps-us-west-2/release/2023-10-19-alpha.0/theme=buildings/
          theme=buildings -progress<o:p></o:p></p>
        <p class="MsoNormal">…<o:p></o:p></p>
        <p class="MsoNormal">FlatGeobuf: Spatial index requested will
          write to temp file and do second pass on close<o:p></o:p></p>
        <p class="MsoNormal">Segmentation fault (core dumped)<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">But no core file. <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <div>
            <p class="MsoNormal">-- <o:p></o:p></p>
          </div>
          <div>
            <p class="MsoNormal">Michael Smith<o:p></o:p></p>
            <p class="MsoNormal">Remote Sensing/GIS Center<o:p></o:p></p>
            <p class="MsoNormal">US Army Corps of Engineers<o:p></o:p></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div
style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
          <p class="MsoNormal"><b><span
                style="font-size:12.0pt;color:black">From: </span></b><span
              style="font-size:12.0pt;color:black">gdal-dev
              <a class="moz-txt-link-rfc2396E" href="mailto:gdal-dev-bounces@lists.osgeo.org"><gdal-dev-bounces@lists.osgeo.org></a> on behalf of Even
              Rouault via gdal-dev <a class="moz-txt-link-rfc2396E" href="mailto:gdal-dev@lists.osgeo.org"><gdal-dev@lists.osgeo.org></a><br>
              <b>Reply-To: </b>Even Rouault
              <a class="moz-txt-link-rfc2396E" href="mailto:even.rouault@spatialys.com"><even.rouault@spatialys.com></a><br>
              <b>Date: </b>Tuesday, October 31, 2023 at 1:14 PM<br>
              <b>To: </b>Rahkonen Jukka
              <a class="moz-txt-link-rfc2396E" href="mailto:jukka.rahkonen@maanmittauslaitos.fi"><jukka.rahkonen@maanmittauslaitos.fi></a>,
              <a class="moz-txt-link-rfc2396E" href="mailto:gdal-dev@lists.osgeo.org">"gdal-dev@lists.osgeo.org"</a>
              <a class="moz-txt-link-rfc2396E" href="mailto:gdal-dev@lists.osgeo.org"><gdal-dev@lists.osgeo.org></a><br>
              <b>Subject: </b>Re: [gdal-dev] GDAL 3.8.0beta1 available
              for testing<o:p></o:p></span></p>
        </div>
        <div>
          <p class="MsoNormal"><o:p> </o:p></p>
        </div>
        <p><o:p> </o:p></p>
        <div>
          <p class="MsoNormal">Le 31/10/2023 à 17:36, Rahkonen Jukka a
            écrit :<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <pre>Hi,<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>I made a simple test with ogr2ogr and geopackage to geopackage on Windows. With GDAL 3.8.0dev-3e4dc710a2 (no arrow, old R-Tree) the timing was 36 minutes, with GDAL 3.8.0dev-6bbd2c080a the same conversion took 21 minutes. The gpkg file is 75 GB, with 120 layers.<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Could it be that the new R-Tree implementation does not print anything into debug? <o:p></o:p></pre>
        </blockquote>
        <p>Indeed. Debug traces added back in <a
            href="https://github.com/OSGeo/gdal/pull/8640"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/OSGeo/gdal/pull/8640</a><o:p></o:p></p>
        <p>Even<o:p></o:p></p>
        <pre>-- <o:p></o:p></pre>
        <pre><a href="http://www.spatialys.com" moz-do-not-send="true"
        class="moz-txt-link-freetext">http://www.spatialys.com</a><o:p></o:p></pre>
        <pre>My software is free, but my time generally not.<o:p></o:p></pre>
        <p class="MsoNormal">_______________________________________________
          gdal-dev mailing list <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
          <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a> <o:p></o:p></p>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>