[Tile-serving] [openstreetmap/osm2pgsql] Fix segfault when using LuaJIT (#1071)
mmd
notifications at github.com
Sun Feb 9 07:02:55 UTC 2020
I believe LuaJIT tried to raise a c++ exception via _Unwind_RaiseException in luaL_error() which wasn’t permitted due to the noexcept.
--
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/pull/1071#issuecomment-583812352
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200208/14e04e20/attachment.htm>
More information about the Tile-serving
mailing list