Modify ↓
Opened 21 months ago
Last modified 21 months ago
#22809 new defect
Improvvisa chiusura duranteuno spostamento in un area contigua a quella scaricata.
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision:18678 Build-Date:2023-03-02 13:38:01 Identification: JOSM/1.5 (18678 it) Mac OS X 13.2.1 OS Build number: macOS 13.2.1 (22D68) Memory Usage: 4096 MB / 4096 MB (1706 MB allocated, but free) Java version: 17.0.6+10-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 1 2560×1440 (scaling 2.00×2.00) Maximum Screen Size: 2560×1440 Best cursor sizes: 16×16→16×16, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: it_IT Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=18678, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=${HOME}/Desktop/Openstreetmap/josm-macosx/JOSM.app/Contents/MacOS/JOSM] Dataset consistency test: No problems found Plugins: + DirectDownload (36011) + ImportImagePlugin (36013) + apache-commons (36034) + editgpx (36054) + ejml (35924) + geotools (36028) + jackson (36034) + jaxb (35952) + jts (36004) + log4j (36034) Tagging presets: + ${HOME}/Desktop/Openstreetmap/CAI Preset_X_OSM/cai_josm_preset-master/cai.xml + https://raw.githubusercontent.com/osmItalia/cai_josm_preset/master/cai.xml Last errors/warnings: - 00187.322 E: Handled by bug report queue: java.lang.IllegalArgumentException: Dimensions (width=77169 height=65291) are too large - 00187.429 E: Handled by bug report queue: java.lang.OutOfMemoryError: Java heap space - 00187.434 E: Handled by bug report queue: java.lang.IllegalArgumentException: Width (-1246574581) and height (417809938) cannot be <= 0 - 00187.485 E: Handled by bug report queue: java.lang.IllegalArgumentException: Width (-1246574581) and height (417809938) cannot be <= 0 - 00187.800 E: Handled by bug report queue: java.lang.IllegalArgumentException: Width (-1766434554) and height (1816181273) cannot be <= 0 === REPORTED CRASH DATA === ReprojectionTile#transform: - targetDim: java.awt.Dimension[width=77169,height=65291] - key: 4/8/6@Heatmap Strava per la corsa - projCurrent: WGS84 Geografico - projServer: WGS 84 / Pseudo-Mercator - pbServer: ProjectionBounds[0.0,2504688.542848654,2504688.542848654,5009377.085697312] - pbTarget: ProjectionBounds[0.0,21.943045533438166,22.49999999999999,40.97989806962014] - pbTargetAligned: ProjectionBounds[-5.831682455839253E-4,21.942579992463564,22.50067200348738,40.9803989536736] - scale: 2.9158412279196264E-4 BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: TMS-downloader-15 (78) java.lang.IllegalArgumentException: Dimensions (width=77169 height=65291) are too large at java.desktop/java.awt.image.SampleModel.<init>(Unknown Source) at java.desktop/java.awt.image.SinglePixelPackedSampleModel.<init>(Unknown Source) at java.desktop/java.awt.image.Raster.createPackedRaster(Unknown Source) at java.desktop/java.awt.image.Raster.createPackedRaster(Unknown Source) at java.desktop/java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source) at java.desktop/java.awt.image.BufferedImage.<init>(Unknown Source) at org.openstreetmap.josm.tools.ImageWarp.warp(ImageWarp.java:153) at org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile.transform(ReprojectionTile.java:194) at org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile.setImage(ReprojectionTile.java:105) at org.openstreetmap.gui.jmapviewer.Tile.loadImage(Tile.java:247) at org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile.loadImage(ReprojectionTile.java:96) at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.tryLoadTileImage(TMSCachedTileLoaderJob.java:328) at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.loadingFinished(TMSCachedTileLoaderJob.java:210) at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.finishLoading(JCSCachedTileLoaderJob.java:265) at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:228) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)
Attachments (0)
Note:
See TracTickets
for help on using tickets.