[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql crashes (silently, but creates windows log event) when importing bz2 data (#903)
Alireza Dabiri Nejad
notifications at github.com
Thu Feb 7 22:18:02 UTC 2019
Hi all
I just created two versions with two different bzip2 sources, Nuget and (philr/bzip2-windows)[https://github.com/philr/bzip2-windows]. Both of them failed to run with this error;
```
Reading in file: xxx.osm.bz2
Using XML parser.
node cache: stored: 0(-nan(ind)%), storage efficiency: -nan(ind)% (dense blocks: 0, sparse nodes: 0), hit rate: -nan(ind)%
Osm2pgsql failed due to ERROR: bzip2 error: read failed: -7
```
Also, the current build, which uses conda provided lib, will not produce any error. Just a crash dialog. So they behave differently.
I really have no idea currently about the main cause of the issue. I will investigate in next days to maybe find a solution for it.
You can find the build artifacts below
(Nuget)[https://ci.appveyor.com/api/buildjobs/ynhlrpe1q0dwghu6/artifacts/osm2pgsql_Release_x64.zip]
(Nuget)[https://ci.appveyor.com/api/buildjobs/fqinhwyanx8048c1/artifacts/osm2pgsql_Release_x64.zip]
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/903#issuecomment-461615734
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190207/4ec1dc9c/attachment.html>
More information about the Tile-serving
mailing list