[QGIS-trac] Re: [Quantum GIS] #1268: crash due to an unhandled GEOSException

Quantum GIS qgis at qgis.org
Tue Sep 2 11:52:20 EDT 2008


#1268: crash due to an unhandled GEOSException
--------------------------------------------------------------+-------------
        Reporter:  msieczka                                   |         Owner:  nobody       
            Type:  bug                                        |        Status:  reopened     
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.0.0
       Component:  OGR Layer support                          |       Version:  HEAD         
      Resolution:                                             |      Keywords:               
Platform_version:                                             |      Platform:  All          
        Must_fix:  Yes                                        |   Status_info:  0            
--------------------------------------------------------------+-------------
Changes (by msieczka):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Still crashes in r9245. Slightly different though:

 {{{
 Debug: /home/shoofi/src/straight/qgis-trunk/src/core/qgsmaplayer.cpp: 323:
 (connectNotify) QgsMapLayer connected to 2drawingProgress(int,int)
 Debug: /home/shoofi/src/straight/qgis-
 trunk/src/providers/ogr/qgsogrprovider.cpp: 360: (select) Setting spatial
 filter using POLYGON((263.83267064 22.40958264, 263.83267064 248.89277539,
 581.69753135 248.89277539, 581.69753135 22.40958264, 263.83267064
 22.40958264))
 ERROR 1: IllegalArgumentException: points must form a closed linestring
 Debug: /home/shoofi/src/straight/qgis-trunk/src/core/qgsgeometry.cpp: 70:
 (throwGEOSException) GEOS exception encountered: 
 Ź
 Warning: Qt has caught an exception thrown from an event handler. Throwing
 exceptions from an event handler is not supported in Qt. You must
 reimplement QApplication::notify() and catch all exceptions there.

 terminate called after throwing an instance of 'GEOSException'
 Aborted
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1268#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list