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 skyper)

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)

comment:1 by GerdP, 6 years ago

see #17184

in reply to:  1 comment:2 by skyper, 6 years ago

Replying to GerdP:

see #17184

Right, I run validator quite often. Could be one reason for the upload problem, but I fear there are more.

comment:3 by skyper, 6 years ago

Description: modified (diff)

comment:4 by skyper, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.