Modify ↓
Opened 17 years ago
Closed 16 years ago
#2573 closed defect (wontfix)
hang if out memory when importing images
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | Cc: |
Description
Usually JOSM lets me save or upload the data when it's running out of memory.
But if JOSM runs out of memory while importing photos it correlates to a track,
it just halts.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



An out-of-memory situations as always a bad error. JOSm tries to be gracefully, but this does not mean it can always be. Unless we somewhen implement a much better memory checking for memory-intensive operations this is a wontfix.