Peter Townsend
Peter Townsend
**Description** When loading a font file from a file/stream in Ubuntu 18.04, it is possible to cause a seg fault in the process and instantly kill it. This is done...
### Description I upgraded from 2.88.1 to 2.88.6 today and discovered a process teardown crash with SKBitmap.Decode when you provide it an SKImageInfo. Create a new console app, in this...
I have the latest LTS node v20.11.0, installed python, the node installer checkbox for C++ build tools, so nothing should be missing dependency-wise. But running npm install mapnik is failing,...
Consider this svg: ``` ``` Note in the first and third rectangles, the fill attribute is blue, but the style contains fill but it's empty. In a browser, this renders...
### What happened? We had a Cesium example crash, and it appears to not like it when a Cesium cylinder entity is moved across the dateline. I made a Sandcastle...
I was using Proj4Leaflet to create custom CRS's and accidentally discovered that the Draggable's onZoomEnd handler doesn't account for the fact that map.getPixelWorldBounds() can return null when the crs.getProjectedBounds() returns...
In regards to what was discussed over here in this issue: https://github.com/mediagis/nominatim-docker/discussions/486 Instructions were added to the nominatim-ui repo for adding it to the docker: https://github.com/osm-search/nominatim-ui/blob/master/README-nominatim-docker.md But 4.5's docker seems...
### Library Version 5.1.1 ### OS Windows ### OS Architecture 64 bit ### How to reproduce? I was experimenting with serializing some data and I came across this one that...