[postgis-users] [Internet] Re: Unable to complete checks on Solaris x64
Sandro Santilli
strk at keybit.net
Tue Jul 23 09:21:52 PDT 2013
On Tue, Jul 23, 2013 at 10:07:41AM +0200, Dechaux Eric CEN (BCQ STIG) wrote:
>
> Thanks for your reply,
>
> -----Original Message-----
> From: postgis-users-bounces at lists.osgeo.org
> [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Sandro
> Santilli
> Sent: Tuesday, July 23, 2013 8:35 AM
> To: PostGIS Users Discussion
> Subject: [Internet] Re: [postgis-users] Unable to complete checks on
> Solaris x64
>
> > > Here is the diff for the first failure :
> > >
> > > --- lwgeom_regress_expected Mon Feb 27 23:08:12 2012
> > > +++ /tmp/pgis_reg/test_27_out Mon Jul 22 20:49:06 2013
> > > @@ -1,5 +1,5 @@
> > > BOX(0 0.1,11 12)
> > > -BOX3D(0 0.1 -55,11 12 12)
> > > +BOX3D(0 0.1 -0.04,11 12 12)
> > > 11184
> > > 15824
> > > 20464
>
> > This one could be big-endian vs. little-endian reading of 3D extent
> info.
> > Could you please file a ticket for this alone ?
>
> OK, but as I am not running on SPARC, is it possible to have this kind
> of issue with intel processors ?
I don't know about endiannes, was just a guess, the ticket is
still worth having.
> > > If I understand well, the crash occurs inside GEOS, in the
> LinearRing constructor, inside the validateConstruction method.
[..]
> Yes I did build GEOS myself, all tests succeeded :
[..]
> The checks for liblwgeom run without failure :
This also needs a ticket, I guess.
--strk;
More information about the postgis-users
mailing list