Opened 19 months ago

Last modified 19 months ago

#23723 closed defect

JOSM 19039 and 19096: Reproducible crashes — at Version 1

Reported by: MichaelFS Owned by: team
Priority: normal Milestone: 24.06
Component: Core Version:
Keywords: template_report Cc:

Description (last modified by MichaelFS)

What steps will reproduce the problem?

During start-up, JOSM claims
Missing JVM-arguments:
--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

After acceptance, JOSM is running and I can work but it crashes whenever I click Help > About or any time using a template or Template > Search.

Same behaviour, if I install the .tar.gz or run the .jar. The problem exists here since stable version 19039, same with stable 19096 and the actual nightly.

Running JOSM from konsole, after clicking Help > About these messages are shown:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ffa68ee47d0, pid=105972, tid=106040
#
# JRE version: OpenJDK Runtime Environment (22.0) (build 22)
# Java VM: OpenJDK 64-Bit Server VM (22, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# J 11703 c2 javax.swing.text.ParagraphView$Row.getBottomInset()S java.desktop@22 (36 bytes) @ 0x00007ffa68ee47d0 [0x00007ffa68ee4780+0x0000000000000050]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to ...

Crash.log added.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2024-06-07 13:51:44 +0200 (Fri, 07 Jun 2024)
Revision:19097
Build-Date:2024-06-08 01:31:16
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (19097 de) Linux Manjaro Linux
Memory Usage: 280 MB / 7832 MB (94 MB allocated, but free)
Java version: 22, N/A, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.nimbus.NimbusLookAndFeel
Screen: :0.0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: de_DE.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: de_DE
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: KDE
VM arguments: [--add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, -Djosm.restart=true, -Dawt.useSystemAAFontSettings=gasp]

Plugins:
+ buildings_tools (36226)
+ continuosDownload (103)
+ fieldpapers (v0.5.0)
+ reverter (36256)
+ terracer (36205)
+ undelete (36226)
+ utilsplugin2 (36241)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/Playground_Equipment&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Stolpersteine&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/WifiHotspots&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/public_bookcase&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/AddressValidator&zip=1

Change History (2)

by MichaelFS, 19 months ago

Attachment: hs_err_pid100259.log added

comment:1 by MichaelFS, 19 months ago

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