[postgis-tickets] [PostGIS] #2982: Debbie crashing on PostgreSQL9.5 dev on topology
PostGIS
trac at osgeo.org
Sat Oct 25 22:13:30 PDT 2014
#2982: Debbie crashing on PostgreSQL9.5 dev on topology
----------------------+-----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Debbie crashed during her weekly regress of PostgreSQL 9.5 snapshot.
{{{
regress/st_simplify .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_26_diff)
-----------------------------------------------------------------------------
--- regress/st_simplify_expected 2014-04-26 22:51:51.000000000
-0700
+++
/var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_26_out
2014-10-25 20:18:11.000000000 -0700
@@ -3,7 +3,7 @@
N2
S1|f|t
S2|f|t
-L2
-HS1|f|t
-HS2|f|t
-f
+server closed the connection unexpectedly
+ This probably means the server terminated abnormally
+ before or while processing the request.
+connection to server was lost
-----------------------------------------------------------------------------
--- regress/topoelement_expected 2014-04-26 22:51:51.000000000
-0700
+++
/var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_27_out
2014-10-25 20:18:11.000000000 -0700
@@ -1,6 +1 @@
-1|{101,1}
-2|{101,2}
-3|{101,3}
-4|{1,104}
-ERROR: value for domain topoelement violates check constraint
"lower_dimension"
-ERROR: value for domain topoelement violates check constraint
"type_range"
+psql: FATAL: the database system is in recovery mode
-----------------------------------------------------------------------------
regress/topoelementarray_agg .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_28_diff)
-----------------------------------------------------------------------------
--- regress/topoelementarray_agg_expected 2014-04-26
22:51:51.000000000 -0700
+++
/var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_28_out
2014-10-25 20:18:11.000000000 -0700
@@ -1,2 +1 @@
-1|{{1,3}}
-2|{{4,1},{5,2}}
+psql: FATAL: the database system is in recovery mode
}}}
There are a bunch more others but I suspect that was because she was in
recovery mode. I'm going to run again just to see if it was a fluke of
nature.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2982>
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