[postgis-devel] [PostGIS] #273: ST_GeomFromGML crashes in Windows compiled in MingW

PostGIS trac at osgeo.org
Wed Nov 25 10:24:20 PST 2009


#273: ST_GeomFromGML crashes in Windows compiled in MingW
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by robe):

 Olivier,
 Nope still fails with same back trace :(

 Exact error I see in logs before crash is below, but of course I don't
 think this has anything to do with it since if I take out the gml
 namespaces it still crashes.

 namespace error : Namespace prefix gml on Point is not defined
 <gml:Point><gml:coordinates>1,2</gml:coordinates></gml:Point>
           ^
 namespace error : Namespace prefix gml on coordinates is not defined
 <gml:Point><gml:coordinates>1,2</gml:coordinates></gml:Point>

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