Bug report #2291
Reshape Features tool crashes on right mouse click
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Linux | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12351 |
Description
Qgis from svn trunk on Karmic Koala.
Load or create a polygon vector layer, enable editing, choose the Reshape Features tool, then right click on a polygon, crash with segfault here:
Debug: /home/rowlings/Scratch/dev/cpp/qgis/src/core/qgsgeometry.cpp: 93: (throwGEOSException) GEOS exception encountered: IllegalArgumentException: point array must contain 0 or >1 elements
Segmentation fault
History
#1 Updated by Marco Hugentobler almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in