Ticket #1686 (closed defect: fixed)

Opened 14 months ago

Last modified 6 months ago

[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: trunk
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

Changed 14 months ago by robe

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.

Changed 11 months ago by dustymugs

  • milestone changed from PostGIS 2.0.1 to PostGIS 2.0.2

Is this issue still exist?

Changed 11 months ago by robe

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).

Changed 7 months ago by dustymugs

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

Changed 6 months ago by robe

  • status changed from new to closed
  • resolution set to fixed

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.