[postgis-tickets] [PostGIS] #3609: debbie crashing on PostgreSQL 9.6 builds
PostGIS
trac at osgeo.org
Mon Aug 8 17:21:03 PDT 2016
#3609: debbie crashing on PostgreSQL 9.6 builds
------------------------------------+--------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS PostgreSQL
Component: build/upgrade/install | Version: trunk
Resolution: fixed | Keywords: postgresql 9.6
------------------------------------+--------------------------------
Comment (by robe):
well it's crashing somewhere else now so I think it's a different issue
though the original might have been fixed now it's segfaulting everywhere
particularly bitmap index scan
https://debbie.postgis.net/job/PostGIS_Regress/4242/consoleFull
{{{
-225|BOX(-6 1,3 8)
-226|t
+Segmentation fault
-----------------------------------------------------------------------------
regress_bdpoly .. ok
regress_index .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_60_diff)
-----------------------------------------------------------------------------
--- regress_index_expected 2016-05-11 14:35:41.335696873 +0000
+++ /var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_60_out
2016-08-08 21:28:51.192302858 +0000
@@ -1,16 +1 @@
-scan_idx|Seq Scan
-2594|POINT(130.504303 126.53112)
-3618|POINT(130.447205 131.655289)
-7245|POINT(128.10466 130.94133)
-scan_seq|Index Scan
-2594|POINT(130.504303 126.53112)
-3618|POINT(130.447205 131.655289)
-7245|POINT(128.10466 130.94133)
-3+=5:true
-924+=60:true
-12621+=500:true
-50000+=600:true
-expr|3+=5:true
-expr|924+=60:true
-expr|12621+=500:true
-expr|50000+=600:true
+Segmentation fault
-----------------------------------------------------------------------------
regress_index_nulls .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_61_diff)
-----------------------------------------------------------------------------
--- regress_index_nulls_expected 2016-05-11 14:35:41.475696901
+0000
+++ /var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_61_out
2016-08-08 21:28:51.212302024 +0000
@@ -1,4 +1 @@
-NOTICE: table "indexnulls" does not exist, skipping
-NOTICE: table "indexnulls" does not exist, skipping
-NOTICE: table "indexempty" does not exist, skipping
-NOTICE: table "indexempty" does not exist, skipping
+Segmentation fault
-----------------------------------------------------------------------------
regress_management .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_62_diff)
-----------------------------------------------------------------------------
--- regress_management_expected 2016-05-11 14:35:40.723696753 +0000
+++ /var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.6w64/test_62_out
2016-08-08 21:28:51.228301357 +0000
@@ -1,3 +1 @@
-1
-The result: public.test_pt dropped.
-Unexistant: public.unexistent dropped.
+Segmentation fault
}}}
Even build of PostgreSQL 9.6 is segfaulting.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3609#comment:8>
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