Bug report #16010
intersection causes crash
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | |||
Category: | Processing/QGIS | ||
Affected QGIS version: | 2.18.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 #: | 23925 |
Description
Doing the intersection with the QGIS native tool and the provided inputs it causes the program to hard crash.
Interestingly cleaning geometries (liblwgeom, v.clean) do not helps.
Associated revisions
[processing] check symmetrical difference result before using it in
other geometry operations (fix #16010)
History
#1
Updated by Giovanni Manghi about 8 years ago
- Affected QGIS version changed from 2.14.10 to 2.18.4
- Target version changed from Version 2.14 to Version 2.18
#2
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
- Regression? set to No
#3
Updated by Alexander Bruy almost 8 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|deb96673daf570c61c56fa1484ee5583603720cd.
#4
Updated by Giovanni Manghi almost 8 years ago
- Description updated (diff)
Many thanks for this Alex!
#5
Updated by Giovanni Manghi almost 8 years ago
- Resolution set to fixed/implemented