Bug report #3445
merge shapefiles (fTools) crashes qgis
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
Category: | Python plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | duplicate | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13505 |
Description
Merging a folder of shp (generated by split, fTools) crashes qgis with:
Jan 27 16:45:05 fox kernel: [26357.459559] qgis.binr19657: segfault at 24 ip 00007f980c9d2f02 sp 00007f97c47285b0 error 4 in libQtGui.so.4.6.3[7f980c6e4000+a8c000]
Not much form the console:
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Segmentation fault
History
#1
Updated by Alexander Bruy about 14 years ago
Cannot confirm with 8087f640 (SVN r15080) on Slackware Linux
#2
Updated by Giovanni Manghi about 14 years ago
I can, see #3077
#3
Updated by Alexander Bruy about 14 years ago
In this case all .prj files presented (split tool create correct .prj for each file).
#4
Updated by Paolo Cavallini almost 14 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
See #3077