Opened 3 months ago
Last modified 3 months ago
#24495 new defect
Freeze / crash
| Reported by: | Owned by: | rebsc | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin indoorhelper | Version: | latest |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Selecting an objet indoor
- Selecting a level Indoor (in a bulding, level 2 for example)
- Then trying to create a way by using A key
What is the expected result?
Being able to select a level indoor, charging fast. Edit anything normally like creating ways by using the key A and add new footway...
What happens instead?
Everything freezes as soon as I select a level indoor (45s or more). It's long and eventually I can use select mode ; but then by using the A key it freezes again (30s or more)
It makes it impossible to work normally...
Please provide any additional information below. Attach a screenshot if possible.
I have the same issue on my Windows computer and Mac.
The map paint style "indoor Antoine" isn't public but I had the issue even when I deleted it.
Revision:19439
Build-Date:2025-09-01 09:22:37
Identification: JOSM/1.5 (19439 en) Windows 11 64-Bit
OS Build number: Windows 10 Pro 24H2 (26100)
Memory Usage: 480 MB / 24496 MB (327 MB allocated, but free)
Java version: 21.0.8+9-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920x1080x32bpp@60Hz (scaling 1.10×1.10) \Display1 1920x1080x32bpp@59Hz (scaling 1.10×1.10)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: Cp1252
Locale info: en_FR
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.19439, -XX:MaxRAMPercentage=75.0, --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.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=%UserProfile%\AppData\Local\JOSM\JOSM.exe]
Dataset consistency test: No problems found
Plugins:
+ apache-commons (36438)
+ austriaaddresshelper (100)
+ ejml (36438)
+ indoorhelper (262)
+ log4j (36438)
+ osm-obj-info (68)
+ reltoolbox (36438)
Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/GuidepostDirectionsAndDestinations&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/MappingAccessibility&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/ParkingLanes&zip=1
Map paint styles:
- https://raw.githubusercontent.com/yopaseopor/indoormap/master/indoormap-style.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/MappingAccessibility&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1
- https://raw.githubusercontent.com/species/josm-preset-wheelchair/master/sidewalks_kerbs.mapcss
+ %UserProfile%\Documents\TousEGO\indoor.mapcss
+ <josm.pref>\plugins\indoorhelper\resources\sit.mapcss
Last errors/warnings:
- 00684.471 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00684.472 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00684.472 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00684.473 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00709.115 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00709.117 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00709.118 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00709.118 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00709.119 W: Unable to convert property fill-extent to type float: found of type class java.lang.String!
- 00740.590 E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-25389 version=0 MVd lat=48.3923056593416,lon=-4.488186122317155}
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (31) of main
org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-25389 version=0 MVd lat=48.3923056593416,lon=-4.488186122317155}
at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:197)
at org.openstreetmap.josm.data.osm.OsmPrimitive.referrers(OsmPrimitive.java:649)
at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:675)
at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:681)
at org.openstreetmap.josm.data.validation.ValidationTask.getRelevantParents(ValidationTask.java:95)
at org.openstreetmap.josm.data.validation.ValidationTask.realRun(ValidationTask.java:171)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
at org.openstreetmap.josm.actions.upload.ValidateUploadHook.checkUpload(ValidateUploadHook.java:60)
at org.openstreetmap.josm.actions.UploadAction.lambda$checkPreUploadConditionsAsync$0(UploadAction.java:252)
at java.base/java.util.stream.MatchOps$1MatchSink.accept(Unknown Source)
at java.base/java.util.LinkedList$LLSpliterator.tryAdvance(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.allMatch(Unknown Source)
at org.openstreetmap.josm.actions.UploadAction.lambda$checkPreUploadConditionsAsync$1(UploadAction.java:252)
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 (1)
Change History (4)
by , 3 months ago
| Attachment: | Capture d'écran 2025-10-07 174902.png added |
|---|
comment:2 by , 3 months ago
| Component: | Core → Plugin indoorhelper |
|---|---|
| Owner: | changed from to |
comment:3 by , 3 months ago
Replying to stoecker:
To reproduce the issue you need the indoorhelper plugin?
Since you mentioned that plugin, I just uninstalled it and it solved the problem. Everything works now, thank you!



from JOSM debug