Opened 6 years ago
Last modified 5 years ago
#19116 closed defect
Memory leaks — at Version 4
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
I always did forget to report it. So, this is the start. I gonna try to collect more information.
Working for hours on a session I noticed JOSM to use more memory than it was given with -Xmx.
- After closing JOSM there is much more memory freed than JOSM was allowed to use.
- I got a "Out of memory" warning uploading these days.
- Saving the session and restarting did allow me to upload using only half of the assigned memory. Sadly, I did not save the session.
So far I suspect these different regions to look at:
- validator, as I run it quite often, see #17184.
- imagery cache
- relation editor, seems to use quite a lot of memory, especially, opening 10 or more at once.
Change History (4)
follow-up: 2 comment:1 by , 6 years ago
comment:2 by , 6 years ago
comment:3 by , 6 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 6 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



see #17184