[postgis-tickets] [PostGIS] #4883: Topology crash on PostgreSQL 14 mingw windows - sqlmm

PostGIS trac at osgeo.org
Fri Mar 12 14:28:06 PST 2021


#4883: Topology crash on PostgreSQL 14 mingw windows - sqlmm
-----------------------+---------------------------
  Reporter:  robe      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  blocker   |  Milestone:  PostGIS 3.2.0
 Component:  topology  |    Version:  master
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by robe):

 I'm looking at the crashers in postgresql proper.
 The first one I came across copyselect, crashes in same place as I noted
 here - https://www.postgresql.org/message-
 id/000201d71781%24a0c5da20%24e2518e60%24%40pcorp.us

 elog.c:1776

 {{{
 #3  0x00000000008da31a in pg_re_throw () at elog.c:1776
 #4  0x00000000008da19d in errfinish (filename=<optimized out>,
     filename(at)entry=0xa291a0 <BinarySignature+24> "copyto.c",
     lineno=lineno(at)entry=490,
     funcname=funcname(at)entry=0xa29980 <__func__.112127> "BeginCopyTo")
     at elog.c:589
     at elog.c:589
 }}}

 So don't think topology is at fault here and just the way certain errors
 are being handled.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4883#comment:4>
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