Bug report #15547
QGis crashed with dissolve when using sqlite file
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | 2.14.1 | 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 #: | 23470 |
Description
Hi,
I've noticed that with the fTools, QGis crashes when performing the 'dissolve' action on a sqlite file, if the file is a Shapefile, the operation is executed and finishes successfully.
To reproduce it:
- open test_dissolve.sqlite
- do a dissolve operation e.g. on the 'surname' field
Alessandro
History
#1 Updated by Alessandro Frigeri about 8 years ago
- File test_dissolve.sqlite.gz added
File for reproducing the segfault
#2 Updated by Bernd Vogelgesang about 8 years ago
Can't confirm crash on Linux Mint 17 with 2.16.1
#3 Updated by Giovanni Manghi almost 8 years ago
- Category changed from 44 to Processing/QGIS
#4 Updated by Alexander Bruy almost 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
- OS version deleted (
16.04.1 LTS) - Operating System deleted (
Ubuntu)
Works fine with master.