Opened 11 years ago
Closed 11 years ago
#2339 closed defect (fixed)
PostgreSQL 9.3beta1 EDB regress failures
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | critical | Milestone: | PostGIS 2.1.0 |
Component: | postgis | Version: | master |
Keywords: | windows64, edb | Cc: |
Description
As stated mingw-w64 works fine, but when tested against EDB 9.3beta1 w64-bit I see 3 regress failures. These are not just failures but crashers.
regress (this one fails on 9.2 EDB w64 as well presumably because of the issues we've already noted with ST_AsText and friends)
long_xact
and this last one which actually works fine on 9.2 edb 64 but fails on 9.3 beta w64 edb
sql-mm-compoundcurve
As usual raster and topology pass with flying colors.
Change History (4)
comment:1 by , 11 years ago
Owner: | changed from | to
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
hmm typmod is fine in 9.2.4 (I was testing against my old 9.2beta1 chucked that) but interestingly long_xact, and the failing curved was passing in 9.2beta1 but not 9.2.4
comment:4 by , 11 years ago
Keywords: | windows64 edb added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Yippie — building against mingw64-gcc 4.8.0 with seh makes regress against EDB 9.3beta1 64-bit pass all regression tests.
I'm building up a new ming64gcc48 and will use that on winnie to build the 9.3s from now on (but will keep my original ming64 until I switch the others to use the new chain since the chains are incompatible). So I'll close this one out and reopen a separate buildbot ticket.
regress no longer fails after r11482 but I misspoke about the number of crashers here. Actually a lot more for both 9.2 and 9.3.
Next on my list to clobber is