id summary reporter owner description type status priority milestone component version resolution keywords cc 3704 ST_AsX3D returns random data / crashes client Mike Taves robe "Testing ST_AsX3D on various geometries gives varied and interesting results with PostGIS 2.3 on Windows. I think these are critical bugs, because they return random data or crash the client. `SELECT ST_AsX3D('POINT EMPTY');`:: has unexpected behavior, often returning a zero-length string, or random junk like `@` or `2.3.dll`, but sometimes raising: > ERROR: invalid byte sequence for encoding ""UTF8"": 0xec 0xa3 `SELECT ST_AsX3D('LINESTRING EMPTY');`:: kills the client: > server closed the connection unexpectedly > This probably means the server terminated abnormally > before or while processing the request. > The connection to the server was lost. Attempting reset: Failed. > !> Non-critical bugs with other geometry types will be filed in the next bug report... " defect closed critical PostGIS 2.3.3 postgis 2.3.x fixed