[postgis-devel] [PostGIS] #672: Valid WKT crashes postgis parser

PostGIS trac at osgeo.org
Fri Jun 10 04:41:29 PDT 2011


#672: Valid WKT crashes postgis parser
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  high     |   Milestone:  PostGIS 1.5.4
 Component:  postgis  |     Version:  trunk        
Resolution:  wontfix  |    Keywords:               
----------------------+-----------------------------------------------------

Old description:

> =# select * from
> st_dump('GEOMETRYCOLLECTION(geometrycollection(empty),geometrycollection(empty))');
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.

New description:

 =# select * from
 st_dump('GEOMETRYCOLLECTION(geometrycollection(empty),geometrycollection(empty))');
 server closed the connection unexpectedly
         This probably means the server terminated abnormally
         before or while processing the request.
 The connection to the server was lost. Attempting reset: Failed.

--

Comment(by strk):

 Fine with me too, as long as the new parser doesn't crash I'm happy.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/672#comment:7>
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-devel mailing list