[PostGIS] #5903: topology/test/regress/topogeo_addlinestring test_224_out: ERROR: index returned tuples in wrong order
PostGIS
trac at osgeo.org
Mon May 26 01:44:25 PDT 2025
#5903: topology/test/regress/topogeo_addlinestring test_224_out: ERROR: index
returned tuples in wrong order
---------------------+---------------------------
Reporter: myon | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.5.4
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------------
On Debian bullseye (11), PostGIS 3.5.3 fails testing with "ERROR: index
returned tuples in wrong order". amd64/arm64/ppc64el are all affected,
other distribution releases do not exhibit the problem.
{{{
00:16:02.441 /<<PKGBUILDDIR>>/topology/test/regress/topogeo_addlinestring
.. failed (diff expected obtained: /tmp/pgis_reg/test_224_diff)
00:16:02.441
-----------------------------------------------------------------------------
00:16:02.441 --- ./topology/test/regress/topogeo_addlinestring_expected
2025-05-17 23:24:39.000000000 +0000
00:16:02.441 +++ /tmp/pgis_reg/test_224_out 2025-05-19
13:43:57.502952188 +0000
00:16:02.441 @@ -28,18 +28,10 @@
00:16:02.442 overlap|E|LINESTRING(35 22,45 22)
00:16:02.442 overlap|E|LINESTRING(45 22,47 22)
00:16:02.442 overlap|E|LINESTRING(47 22,49 22)
00:16:02.442 -cross|34
00:16:02.442 -cross|35
00:16:02.442 -cross|N||POINT(44 17)
00:16:02.442 -cross|N||POINT(47 17.6)
00:16:02.442 -cross|N||POINT(49 18)
00:16:02.442 -cross|E|LINESTRING(47 14,47 17.6)
00:16:02.443 -cross|E|LINESTRING(47 17.6,47 22)
00:16:02.443 -cross|E|LINESTRING(47 17.6,44 17)
00:16:02.443 -cross|E|LINESTRING(49 18,47 17.6)
00:16:02.443 +ERROR: index returned tuples in wrong order
}}}
Full build log: https://jengus.postgresql.org/job/postgis-
binaries/415/architecture=amd64,distribution=bullseye/consoleFull#console-
section-18
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5903>
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