Bug report #10718

Qgis 2.3 crashes when trying to query a 4000 list of objects

Added by baditaflorin - almost 10 years ago. Updated almost 10 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:-
Affected QGIS version:master Regression?:No
Operating System:Windows Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:19106

Description

i know this is the most inefficient way to query for 4000 objects,but i don`t know how to search better

The query that i try to do is like this, but with 4048 objects

"objectid" = 198396 OR
"objectid" = 198380 OR
"objectid" = 198377 OR
"objectid" = 198370 OR

I have attached the query file

query4000.txt Magnifier (97.2 KB) baditaflorin -, 2014-06-25 06:40 AM

History

#1 Updated by Giovanni Manghi almost 10 years ago

  • Status changed from Open to Feedback

On Linux does not crash, but it freezes... but considered that something like

100 <= "osm_id" <= 198396

works with no issues, I would consider this a (so) edge case that I suggest to close this ticket as invalid.

#2 Updated by baditaflorin - almost 10 years ago

  • Status changed from Feedback to Closed

closed because nomebody will need to do this

Also available in: Atom PDF