<span style=" font-size:10pt;font-family:sans-serif">Hello Robert,</span><br><br><span style=" font-size:10pt;font-family:sans-serif">I have now been
able to find the error myself.</span><br><br><span style=" font-size:10pt;font-family:sans-serif">I forgot to set
the proxy in the Docker container. After I added it, it also worked under
Fedora.</span><br><br><span style=" font-size:10pt;font-family:sans-serif">Now I'm stuck
under Ubuntu 20.04. There comes the next error :o( :</span><br><br><span style=" font-size:10pt;font-family:sans-serif">ERROR 1: error
setting certificate file: /etc/ssl/certs/ca-certificates.crt</span><br><span style=" font-size:10pt;font-family:sans-serif">ERROR 1: Error
returned by server : error setting certificate file: /etc/ssl/certs/ca-certificates.crt
(77)</span><br><span style=" font-size:10pt;font-family:sans-serif">ogrinfo failed
- unable to open 'WFS:</span><a href="https://........'/"><span style=" font-size:10pt;color:blue;font-family:sans-serif">https://........'</span></a><span style=" font-size:10pt;font-family:sans-serif">.</span><br><br><span style=" font-size:10pt;font-family:sans-serif">Michael<br></span><br><span style=" font-size:10pt;font-family:sans-serif">PS:</span><br><span style=" font-size:10pt;font-family:sans-serif">I built Gdal under
Linux Mint 21.3 (Virginia).</span><br><span style=" font-size:10pt;font-family:sans-serif">The host system
for the Docker containers is Ubuntu 22.04.3 LTS (Jammy Jellyfish).</span><br><br><br><br><br><span style=" font-size:9pt;color:#5f5f5f;font-family:sans-serif">Von:
       </span><span style=" font-size:9pt;font-family:sans-serif">"Robert
Coup" <robert.coup@koordinates.com></span><br><span style=" font-size:9pt;color:#5f5f5f;font-family:sans-serif">An:
       </span><span style=" font-size:9pt;font-family:sans-serif">"Michael
Otto" <michael.otto@data-experts.de></span><br><span style=" font-size:9pt;color:#5f5f5f;font-family:sans-serif">Kopie:
       </span><span style=" font-size:9pt;font-family:sans-serif">gdal-dev@lists.osgeo.org</span><br><span style=" font-size:9pt;color:#5f5f5f;font-family:sans-serif">Datum:
       </span><span style=" font-size:9pt;font-family:sans-serif">27.02.2024
13:14</span><br><span style=" font-size:9pt;color:#5f5f5f;font-family:sans-serif">Betreff:
       </span><span style=" font-size:9pt;font-family:sans-serif">Re:
[gdal-dev] Segmentation fault (core dumped) in gdal_translate & ogrinfo
& ogr2ogr</span><br><hr noshade><br><br><br><span style=" font-size:12pt">Hi Michael,</span><br><br><span style=" font-size:12pt">On Tue, 27 Feb 2024 at 11:40, Michael
Otto via gdal-dev <</span><a href="mailto:gdal-dev@lists.osgeo.org"><span style=" font-size:12pt;color:blue"><u>gdal-dev@lists.osgeo.org</u></span></a><span style=" font-size:12pt">>
wrote:</span><br><span style=" font-size:10pt;font-family:sans-serif"><br>with a lot of effort and support from this group I created a first static
version of GDAL (incl. the apps) under Linux x64 using vcpkg.</span><br><br><span style=" font-size:12pt">Yay</span><br><span style=" font-size:12pt"> </span><br><span style=" font-size:10pt;font-family:sans-serif">For testing I
copied the built apps and the data files to different target platforms
and set the environment variables accordingly.<br>In a current Linux Mint VM and in an Alpine Linux 3.13 Docker container,
the command line calls worked perfectly.</span><br><br><span style=" font-size:12pt">What system did you build gdal on/under?</span><br><span style=" font-size:12pt"> </span><br><span style=" font-size:10pt;font-family:sans-serif">Under a Fedora
Linux 39 Docker container (docker pull fedora, ...) an error occurs when
executing ogrinfo, ogr2ogr and gdal_translate (the other tools were not
tested):</span><br><br><span style=" font-size:12pt">What's the host OS?</span><br><span style=" font-size:12pt"> </span><br><span style=" font-size:10pt;font-family:sans-serif"><br>>> Segmentation fault (core dumped)</span><span style=" font-size:12pt"><br></span><span style=" font-size:10pt;font-family:sans-serif"><br>Does anyone have an idea or know what the problem is?</span><br><br><span style=" font-size:12pt">What does a backtrace from gdb produce?</span><br><br><tt><span style=" font-size:12pt">$ gdb --args ogrinfo </span></tt><br><tt><span style=" font-size:12pt">... loading stuff</span></tt><br><tt><span style=" font-size:12pt">(gdb) run</span></tt><br><tt><span style=" font-size:12pt">...</span></tt><br><tt><span style=" font-size:12pt">Program received signal SIGSEGV,
Segmentation fault.</span></tt><br><tt><span style=" font-size:12pt">0x12c0ffee in _a_function ()</span></tt><br><tt><span style=" font-size:12pt">(gdb) thread apply all backtrace</span></tt><br><tt><span style=" font-size:12pt">... the backtrace ...</span></tt><br><tt><span style=" font-size:12pt">(gdb) quit</span></tt><br><br><span style=" font-size:12pt">Use the gdal tools from the </span><tt><span style=" font-size:12pt">installed/{platform}/tools/gdal/debug/</span></tt><span style=" font-size:12pt">vcpkg build folder, they're more likely to produce readable traces.</span><br><br><span style=" font-size:12pt">Rob :)</span><br><br><br><br><font face="sans-serif"></font>