[PostGIS] #5967: berrie 32-bit seems to crash often on topology addnode
PostGIS
trac at osgeo.org
Sun Aug 24 23:32:30 PDT 2025
#5967: berrie 32-bit seems to crash often on topology addnode
-----------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.6.1
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Changes (by robe):
* milestone: PostGIS 3.6.0 => PostGIS 3.6.1
Old description:
> {{{
> 23:00:25 topology/test/regress/addnode ..Died at ./regress/run_test.pl
> line 979.
> 23:00:25 failed (psql exited with an error: /tmp/pgis_reg/test_169_out)
> 23:00:25
> -----------------------------------------------------------------------------
> 23:00:25 t
> 23:00:25 p1|1
> 23:00:25 p1b|1
> 23:00:25 p2|2
> 23:00:25 p2b|2
> 23:00:25 psql:addnode.sql:19: ERROR: An edge crosses the given node.
> 23:00:25 p3|3
> 23:00:25 p4|4
> 23:00:25 psql:addnode.sql:24: server closed the connection unexpectedly
> 23:00:25 This probably means the server terminated abnormally
> 23:00:25 before or while processing the request.
> 23:00:25 psql:addnode.sql:24: error: connection to server was lost
> }}}
>
> I'm marking this as a medium cause I think debian stopped suppporting
> postgresql on 32-bit and this is an arm32.
New description:
{{{
23:00:25 topology/test/regress/addnode ..Died at ./regress/run_test.pl
line 979.
23:00:25 failed (psql exited with an error: /tmp/pgis_reg/test_169_out)
23:00:25
-----------------------------------------------------------------------------
23:00:25 t
23:00:25 p1|1
23:00:25 p1b|1
23:00:25 p2|2
23:00:25 p2b|2
23:00:25 psql:addnode.sql:19: ERROR: An edge crosses the given node.
23:00:25 p3|3
23:00:25 p4|4
23:00:25 psql:addnode.sql:24: server closed the connection unexpectedly
23:00:25 This probably means the server terminated abnormally
23:00:25 before or while processing the request.
23:00:25 psql:addnode.sql:24: error: connection to server was lost
}}}
I'm marking this as a medium cause I think debian stopped suppporting
postgresql on 32-bit and this is an arm32.
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5967#comment:1>
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