[PostGIS] #5728: berrie (32 bit) crashing on topology topogeo_addpoint_merge_edges
PostGIS
trac at osgeo.org
Thu May 16 00:57:59 PDT 2024
#5728: berrie (32 bit) crashing on topology topogeo_addpoint_merge_edges
-----------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.5.0
Component: topology | Version: 3.4.x
Resolution: | Keywords:
-----------------------+---------------------------
Old description:
> {{{
> 02:22:42 topology/test/regress/topogeo_addpoint_merge_edges ..Died at
> ./regress/run_test.pl line 979.
> 02:22:48 failed (psql exited with an error: /tmp/pgis_reg/test_222_out)
> 02:22:48
> -----------------------------------------------------------------------------
> 02:22:48 sn.CW-back-merge|-checking-
> 02:22:48 sn.CW-back-merge.ep-edges|-checking-
> 02:22:48 sn.CW-back-merge.ep-edges-back|-checking-
> 02:22:48 sn.CCW-back-merge|-checking-
> 02:22:48 sn.CCW-back-merge.ep-edges|-checking-
> 02:22:48 sn.CCW-back-merge.ep-edges-back|-checking-
> 02:22:48 sn.CW-forw-merge|-checking-
> 02:22:48 sn.CW-forw-merge.ep-edges|-checking-
> 02:22:48 sn.CW-forw-merge.ep-edges-back|-checking-
> 02:22:48 sn.CCW-forw-merge|-checking-
> 02:22:48 sn.CCW-forw-merge.ep-edges|-checking-
> 02:22:48 sn.CCW-forw-merge.ep-edges-back|-checking-
> 02:22:48 en.CW-back-merge|-checking-
> 02:22:48 en.CW-back-merge.ep-edges|-checking-
> 02:22:48 en.CW-back-merge.ep-edges-back|-checking-
> 02:22:48 en.CW-forw-merge|-checking-
> 02:22:48 en.CW-forw-merge.ep-edges|-checking-
> 02:22:48 en.CW-forw-merge.ep-edges-back|-checking-
> 02:22:48 psql:topogeo_addpoint_merge_edges.sql:320: server closed the
> connection unexpectedly
> 02:22:48 This probably means the server terminated abnormally
> 02:22:48 before or while processing the request.
> 02:22:48 psql:topogeo_addpoint_merge_edges.sql:320: error: connection to
> server was lost
> }}}
>
> This particular one looks like it might have started on the May 6th, but
> hard to tell since berrie has been failing for a while on garden tests
New description:
{{{
02:22:42 topology/test/regress/topogeo_addpoint_merge_edges ..Died at
./regress/run_test.pl line 979.
02:22:48 failed (psql exited with an error: /tmp/pgis_reg/test_222_out)
02:22:48
-----------------------------------------------------------------------------
02:22:48 sn.CW-back-merge|-checking-
02:22:48 sn.CW-back-merge.ep-edges|-checking-
02:22:48 sn.CW-back-merge.ep-edges-back|-checking-
02:22:48 sn.CCW-back-merge|-checking-
02:22:48 sn.CCW-back-merge.ep-edges|-checking-
02:22:48 sn.CCW-back-merge.ep-edges-back|-checking-
02:22:48 sn.CW-forw-merge|-checking-
02:22:48 sn.CW-forw-merge.ep-edges|-checking-
02:22:48 sn.CW-forw-merge.ep-edges-back|-checking-
02:22:48 sn.CCW-forw-merge|-checking-
02:22:48 sn.CCW-forw-merge.ep-edges|-checking-
02:22:48 sn.CCW-forw-merge.ep-edges-back|-checking-
02:22:48 en.CW-back-merge|-checking-
02:22:48 en.CW-back-merge.ep-edges|-checking-
02:22:48 en.CW-back-merge.ep-edges-back|-checking-
02:22:48 en.CW-forw-merge|-checking-
02:22:48 en.CW-forw-merge.ep-edges|-checking-
02:22:48 en.CW-forw-merge.ep-edges-back|-checking-
02:22:48 psql:topogeo_addpoint_merge_edges.sql:320: server closed the
connection unexpectedly
02:22:48 This probably means the server terminated abnormally
02:22:48 before or while processing the request.
02:22:48 psql:topogeo_addpoint_merge_edges.sql:320: error: connection to
server was lost
}}}
This particular one looks like it might have started on the May 6th, but
hard to tell since berrie has been failing for a while on garden tests
--
Comment (by strk):
I know I'm not properly doing memory management with the new function, can
that be the cause ? Is there a way for me to ssh into berrie and build
manually ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5728#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