[OSRM-talk] Released OSRM 5.2.3
Daniel Patterson
daniel at mapbox.com
Fri Jun 17 21:26:07 UTC 2016
Hey all,
I've just tagged and released a minor bug fix to the 5.2 series.
This build fixes a bug that was causing invalid memory allocation when
routes encountered certain roundabout configurations (name changes within roundabout objects),
resulting in server crashes for certain requests.
Thanks to Moritz for the quick patch once the problem was identified.
If you're experiencing this problem, you'll need to re-process your data files with the
new versions of the tools (some of the error is baked into the data structure), and use
the new libraries/osrm-routed to serve requests.
As always this coincides with a node-osrm release of the same version:
npm install osrm at 5.2.3
Cheers,
Daniel
More information about the OSRM-talk
mailing list