[postgis-devel] [PostGIS] #417: crash in parser

PostGIS trac at osgeo.org
Mon Mar 8 21:17:24 PST 2010


#417: crash in parser
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  mcayland     
      Type:  defect   |      Status:  new          
  Priority:  blocker  |   Milestone:  PostGIS 1.5.1
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by pramsey):

 Once you starting exercising the WKB handler, knowing that it doesn't
 bounds-check, it dies all sorts of ways:
 {{{
 postgis15=# select '01'::geometry;
 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.
 !>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/417#comment:8>
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