Re: BUG #16283: crash on create index segmentation fault - Mailing list pgsql-bugs

From Arthur Cheysson
Subject Re: BUG #16283: crash on create index segmentation fault
Date
Msg-id ac5da643-cf63-a795-e114-ed3663b0fc7e@lafranceinsoumise.fr
Whole thread Raw
In response to Re: BUG #16283: crash on create index segmentation fault  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I filed a bug with PostGIS, and I think I found the origin of the 
segfault in my case: this segfault seems to happen whenever there are a 
few empty points (with [nan, nan] as coordinates) in my column, in a 
non-deterministic manner.

https://trac.osgeo.org/postgis/attachment/ticket/4691/

Regards,
Arthur

Le 18/05/2020 à 18:22, Tom Lane a écrit :
> Arthur Cheysson <site@lafranceinsoumise.fr> writes:
>> I am facing what seems to be the exact same problem, but with more
>> recent versions of both PostgreSQL and PostGIS
> Given that stack trace, you need to be reporting this to the PostGIS
> folk, not here.
>
> They'll likely ask you for a reproducible test case, too ...
>
>             regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16455: Broken RPMs python-ldap2pg postgresql11-devel
Next
From: Thomas Munro
Date:
Subject: Re: Unique constraint error instead of serialization_failure