Changes between Initial Version and Version 1 of Ticket #23723


Ignore:
Timestamp:
2024-06-09T15:12:17+02:00 (19 months ago)
Author:
MichaelFS
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23723 – Description

    initial v1  
    99
    1010Same 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.
     11
     12Running JOSM from konsole, after clicking Help > About these messages are shown:
     13{{{
     14# A fatal error has been detected by the Java Runtime Environment:
     15#
     16#  SIGSEGV (0xb) at pc=0x00007ffa68ee47d0, pid=105972, tid=106040
     17#
     18# JRE version: OpenJDK Runtime Environment (22.0) (build 22)
     19# Java VM: OpenJDK 64-Bit Server VM (22, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
     20# Problematic frame:
     21# J 11703 c2 javax.swing.text.ParagraphView$Row.getBottomInset()S java.desktop@22 (36 bytes) @ 0x00007ffa68ee47d0 [0x00007ffa68ee4780+0x0000000000000050]
     22#
     23# 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 ...
     24}}}
     25
     26
     27
    1128
    1229Crash.log added.