Opened 12 years ago

Closed 11 years ago

#1686 closed defect (fixed)

[raster] mingw64 PostgreSQL 9.0 64-bit windows failure rt_io, rt_bytea, uninstall

Reported by: robe Owned by: pracine
Priority: medium Milestone: PostGIS 2.0.2
Component: raster Version: master
Keywords: Cc:

Description

rt_io failure

--- rt_io_expected	2012-02-27 17:08:12 -0500
+++ /tmp/pgis_reg/test_3_out	2012-03-14 09:45:12 -0400
@@ -11,6 +11,7 @@
 1x1 single band (32BF) no transform|t|t
 1x1 single band (64BF) no transform|t|t
 1x1 single band (64BF external) no transform|t|t
-ERROR:  rt_band_from_wkb: Invalid value 2 for pixel of type 1BB
-ERROR:  rt_band_from_wkb: Invalid value 4 for pixel of type 2BUI
-ERROR:  rt_band_from_wkb: Invalid value 16 for pixel of type 4BUI
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost

rt_bytea is also failing, but might be just because the system is coming back up after this.

I'm not sure if this is because of changes to my environment or changes made. This is what I get when compiling for PostgreSQL 9.0 Windows 64-bit. I'm going to recheck my 9.1 build next.

I suspect its something different in my environment as topology is failing so horribly (topology: 20 out of 44 failed) I'm not going to bother ticketing it.

Change History (5)

comment:1 by robe, 12 years ago

Okay my 9.1 64-bit is not failing on these. Could be because I had compiled my 9.1 with gcc 4.4.7 pre-release and then when got a new mingw64 chain my 9.0 was compiled with 4.5. I guess I'll have to recompile my 9.1 to confirm that is the reason or test again the 9.0 edb build.

comment:2 by Bborie Park, 12 years ago

Milestone: PostGIS 2.0.1PostGIS 2.0.2

Is this issue still exist?

comment:3 by robe, 12 years ago

I'll have to double-check (I'll also test with teh latest version of 9.0). I don't often test on 9.0 x64. It works fine on 9.1x64 and 9.1x32 (and I think 9.0x32).

comment:4 by Bborie Park, 11 years ago

This may only apply to 2.0. Thanks to winnie, it looks like 2.1 is fine.

comment:5 by robe, 11 years ago

Resolution: fixed
Status: newclosed

I setup winnie to regress 9.0x64 2.0.2 and 9.0 regress seems to pass now with flying colors so consider this fixed.

I do still need to set her up to regress against EDB installs (I can't remember if I was testing under pure mingw or with edb for this ticket). I'll reopen if it happens under EDB.

Note: See TracTickets for help on using tickets.