[postgis-tickets] [PostGIS] #4691: Segfault when creating an index on geography(Point, 4326) column that contains empty points
PostGIS
trac at osgeo.org
Wed May 20 03:28:32 PDT 2020
#4691: Segfault when creating an index on geography(Point, 4326) column that
contains empty points
----------------------+---------------------
Reporter: aktiur | Owner: pramsey
Type: defect | Status: new
Priority: low | Milestone:
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
----------------------+---------------------
Comment (by aktiur):
Here is the shell output when running the script
{{{#!sh
root at agir-test:~/postgresql# sudo -u postgres psql crash_test < script.sql
could not change directory to "/root/postgresql": Permission denied
NOTICE: extension "postgis" already exists, skipping
CREATE EXTENSION
CREATE TABLE
COPY 11000
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
connection to server was lost
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4691#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list