Bug report #21231
QGIS crashes using the geometry checker
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | C++ plugins/Geometry Checker | ||
Affected QGIS version: | 3.4.4 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29049 |
Description
I checked geometry (Vector->Check geometries...) and I set only checking gap and overlaps. Then I tried to repair geometry and in this time QGIS crashed. Test data are in appendix.
Crash ID: 3870444f9cc1ee56ef27f177476c3aaa291bd997
Stack Trace
QgsGeometryGapCheck::collectErrors :
QGIS Info
QGIS Version: 3.4.4-Madeira
QGIS code revision: 73c31df831
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.0
Running against GDAL: 2.4.0
Related issues
History
#1 Updated by Giovanni Manghi over 5 years ago
- Crashes QGIS or corrupts data changed from No to Yes
- Status changed from Open to Feedback
- Category changed from Vectors to C++ plugins/Geometry Checker
- Subject changed from QGIS crash to QGIS crashes using the geometry checker
Using a clean/new profile makes any difference?
#2 Updated by Alessandro Pasotti over 5 years ago
- Duplicated by Bug report #21259: Geometry Checker Crashes added
#3 Updated by Alessandro Pasotti over 5 years ago
- Status changed from Feedback to Closed
- Resolution set to fixed/implemented