Opened 16 years ago
Closed 15 years ago
#2293 closed defect (fixed)
memory hole in latest (slippymap)
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Plugin | Version: | latest |
Keywords: | slippymap | Cc: |
Description
JOSM is "out of memory" on startup. I started JOSM, it loads slippymap (whole earth), I try to zoom in a little bit (still america and europe on the screen) and JOSM ist out of memory (more than 1,1 GB used). Deleted slippymap-layer but still.
Attachments (0)
Change History (10)
follow-up: 2 comment:1 by , 16 years ago
comment:2 by , 16 years ago
Replying to stoecker:
Make it reproducable.
Why does josm load the slippy map on startup?
R.1487: still happening. I was not precise with startup:
- open JOSM (mem.-usage normal ~66MB)
- I go to file->new
- As I got slippy-map-plugin installed the slippy map loads the whole earth (very "pixely") -> mem.usage still normal
- I take the zoom-tool and zoom in, but not too much (lets say europe-scale)
- The pixels of the slippy-map-background get quite big (still no osm-data loaded)
- JOSM gets very very slow (mouse-movement), the hard disc rotates
- memory warning (strange things happen)
please note that I'm almost doing nothing: I create an empty file and zoom little bit in while slippy-map-plugin enabled. I'm sure the problem is there (it feels similar to the wms-memory-problem some weeks ago). But beside the current memory-problem: the loading mechanism for the slippy-map-bg is promising. Looks much better than the old one. Thank you
comment:4 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Summary: | memory hole in latest → memory hole in latest (slippymap) |
comment:6 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Hmm, I still ask myself if this could be integrated into WMS plugin?
comment:7 by , 16 years ago
I'm not sure if you asked something to me, but this error is not happening to me any more. But I have the slippy-map-Plugin disabled maybe since then.
comment:8 by , 15 years ago
Component: | Core → Plugin |
---|
comment:9 by , 15 years ago
Keywords: | slippymap added |
---|
comment:10 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I added some explicit management of the tile objects in the slippymap plugin. It puts a ceiling on the number of images that we keep around. That never happened before. I believe this fixed the leak.
Make it reproducable.
Why does josm load the slippy map on startup?