Modify ↓
#4468 closed defect (fixed)
Status -> OutOfMemory after copying layer
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | OutOfMemory copy layer | |
| Cc: | colliar4ever@… |
Description
After #4441 happend I tried to get the status but ran OutOfMemory.
It only happens using a copied layer and is reproducibale.
- open file.
- copy layer, do not save it but contine to work with copy.
- update data -> #4441
- close ERROR-message
- try to get status -> OutOfMemory
I did a heap dump. Is there some save place to upload it to ?
please use attached osm file from #4441
Attachments (0)
Change History (4)
comment:1 Changed 3 years ago by skyper
- Cc colliar4ever@… added
comment:2 Changed 3 years ago by skyper
comment:3 Changed 3 years ago by jttt
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 3 years ago by jttt
I got the mail, thanks. The out of memory happend in DatasetConsistencyTest, there were so many errors, that the log occupied all memory. I didn't fix the cause (consistency errors), I've only limited the number of errors shown. Fixing the errors is #4409.
Note: See
TracTickets for help on using
tickets.



@jttt
Hi, did you get my mail today. I am not sure if it was sent.
Cheers