Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting by Expression aborts with a minidump #22412

Closed
qgib opened this issue Mar 6, 2016 · 8 comments
Closed

Selecting by Expression aborts with a minidump #22412

qgib opened this issue Mar 6, 2016 · 8 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption

Comments

@qgib
Copy link
Contributor

qgib commented Mar 6, 2016

Author Name: Peter Cooper (@PeterC66)
Original Redmine Issue: 14433
Affected QGIS version: 2.8.3
Redmine category:unknown


I am processing a series of shapefiles (from OS Open Map - Local in the UK) using an expression (see below) to pick out a rectangle of features, so that I can Copy/Paste to new vector layers and concentrate on a small area around my village. Some work fine, but others cause QGIS to abort during the selection with a minidump (2 attached).

I suspect it might be because there were no features in the shapefile within the rectangle, because all the ones I expected to have features within the rectangle worked OK.

Expression used: (xmin($geometry) < 537114.565 and xmax($geometry)>532059.373) and (ymin($geometry) <274187.017 and ymax($geometry) >269687.748)


@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Peter Cooper (@PeterC66)


files keep not completing load, so I will do them individually.

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Peter Cooper (@PeterC66)


minidump "could not be saved" so I will try the shapefile - 2 of 4 elements.


  • 9651 was configured as TL_SurfaceWater_Line.dbf
  • 9650 was configured as TL_SurfaceWater_Line.prj

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Peter Cooper (@PeterC66)


Ignore files before. shapefile is now in zip.


  • 9653 was configured as qgis-20160306-122415-6612-3760-unknown.zip
  • 9652 was configured as TL_SurfaceWater_Line.zip

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Anita Graser (@anitagraser)


  • 9650 removed TL_SurfaceWater_Line.prj

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Anita Graser (@anitagraser)


  • 9651 removed TL_SurfaceWater_Line.dbf

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2016

Author Name: Nyall Dawson (@nyalldawson)


No segfault here (Linux, using 2.14). Can you please test with 2.14 and also confirm your O/S?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2016

Author Name: Peter Cooper (@PeterC66)


I am using Windows 10. I can confirm there is no problem with QGIS 2.14. Thanks.

Sorry - I should have tested with the latest version before logging the issue. I am using 2.8 for a reason relating to BoundlessGeo's OpenGeo plugin.


  • status_id was changed from Feedback to Closed

@qgib
Copy link
Contributor Author

qgib commented Sep 22, 2017

Author Name: Jürgen Fischer (@jef-n)


  • category_id was configured as Unknown

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption
Projects
None yet
Development

No branches or pull requests

1 participant