Bug report #1402
Open attribute table hangs when a ShapeFile layer has usaved changes
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | worksforme | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11462 |
Description
To reproduce:
Won't produce error:
a) Simply open the attributes table window on a ShapeFile layer
Will produce error:
a) Change the layer to editable
b) Add a new point
c) Open the attributes table
The memory usage will then increase about about 1G (in my test example). Of course this then causes the system to run slowly if you don't have that much memory!
This seems very similar to #1198, however there is no PostGIS involved. Are they related?
I notice there are two memory leak fixes that involved PostGIS NULL values, but again, this doesn't involve PostGIS. r8217, r6391
History
#1 Updated by zachariahyoder - about 16 years ago
There was also no copying involved in producing this error.
#2 Updated by christop - almost 16 years ago
This bug also appears with:
- 0.11.0-Metis built against code revision 9842
- on Debian lenny 64 bits.
#3 Updated by Maciej Sieczka - almost 16 years ago
Please test with 1.0 preview release from QGIS download page and report back here.
#4 Updated by zachariahyoder - almost 16 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
Thanks! It works in 1.0.0-Kore-preview1.
#5 Updated by Anonymous over 15 years ago
Milestone Version 1.0.1 deleted