[Qgis-developer] Move feature causes QGIS to crash
Mark Wynter
mark at dimensionaledge.com
Fri Mar 20 18:15:56 PDT 2015
I’m running QGIS2.8.1 on Centos6.5
If I add a points table from PostGIS, hit edit, and attempt to move the location of a point feature:
Method 1 - use the ‘node' tool to drag a point to a new location. This works.
Method 2 - use the ‘move feature’ tool - as soon as I click on the point to be moved, QGIS crashes.
This is message returned on the CLI.
qgis: GeometryComponentFilter.cpp:34: virtual void geos::geom::GeometryComponentFilter::filter_ro(const geos::geom::Geometry*): Assertion `0' failed.
Aborted
This is my QGIS setup
QGIS version 2.8.1-Wien QGIS code revision exported
Compiled against Qt 4.8.5 Running against Qt 4.8.5
Compiled against GDAL/OGR 1.11.1 Running against GDAL/OGR 1.11.1
Compiled against GEOS 3.4.2-CAPI-1.8.2 Running against GEOS 3.4.2-CAPI-1.8.2 r3921
PostgreSQL Client Version 9.3.5 SpatiaLite Version 2.4.0
QWT Version 6.0.1 PROJ.4 Version 480
QScintilla2 Version 2.8.4
Has anyone else encountered this… >
Not sure how reproduceable its going to be….?
Mark
More information about the Qgis-developer
mailing list