java craches with SIGSEGV all the time (arm64)

Bug #1905722 reported by antoni
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openjdk-lts (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

My device: PINE64 RockPro64
CPU architecture: arm64
RAM: 4GB

java -version:
        openjdk version "11.0.9.1" 2020-11-04
        OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
        OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed mode)

javac -version: javac 11.0.9.1
I attached error log to this report.

Each time I want to run minecraft server (java -jar server.jar nogui) and also any other java executable it works for a while and then crashes with SIGSEGV. For example it may crash like that:

[12:48:11] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:48:14] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:48:14] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:48:14] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:48:14] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:48:14] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:48:14] [main/INFO]: Reloading ResourceManager: Default
[12:48:19] [Worker-Main-8/INFO]: Loaded 7 recipes
[12:48:22] [Worker-Main-8/INFO]: Loaded 927 advancements
[12:48:28] [Server thread/INFO]: Starting minecraft server version 1.16.4
[12:48:28] [Server thread/INFO]: Loading properties
[12:48:28] [Server thread/INFO]: Default game type: SURVIVAL
[12:48:28] [Server thread/INFO]: Generating keypair
[12:48:29] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:48:29] [Server thread/INFO]: Using default channel type
[12:48:30] [Server thread/INFO]: Preparing level "world"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000ffffb6594470, pid=2543, tid=2594
#
# JRE version: OpenJDK Runtime Environment (11.0.9.1+1) (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed mode, tiered, compressed oops, g1 gc, linux-aarch64)
# Problematic frame:
# V [libjvm.so+0xa65470]
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/pantera/minecraft/hs_err_pid2543.log
[thread 2567 also had an error]
[thread 2568 also had an error]
[thread 2591 also had an error]
[thread 2570 also had an error]
[thread 2566 also had an error]

[timeout occurred during error reporting in step ""] after 30 s.
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
#
Aborted

Revision history for this message
antoni (ttantoni) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-lts (Ubuntu):
status: New → Confirmed
Revision history for this message
antoni (ttantoni) wrote :

When this bug occurs dmesg show full wall of errors so it may be the kernel thing:

.
.
.
[77661.567427] rockchip-i2s ff890000.i2s: Fail to set mclk -22
[77661.567430] rockchip-i2s ff890000.i2s: ASoC: error at snd_soc_dai_set_sysclk on ff890000.i2s: -22
[77666.665811] rockchip-i2s ff890000.i2s: Fail to set mclk -22
[77666.665838] rockchip-i2s ff890000.i2s: ASoC: error at snd_soc_dai_set_sysclk on ff890000.i2s: -22
[77666.669616] rockchip-i2s ff890000.i2s: Fail to set mclk -22
[77666.669642] rockchip-i2s ff890000.i2s: ASoC: error at snd_soc_dai_set_sysclk on ff890000.i2s: -22
[77666.671123] rockchip-i2s ff8a0000.i2s: Fail to set mclk -22
[77666.671149] rockchip-i2s ff8a0000.i2s: ASoC: error at snd_soc_dai_set_sysclk on ff8a0000.i2s: -22
.
.
.

Revision history for this message
Vladimir Petko (vpa1977) wrote :

Hi, sorry for the late reply, is it still an issue with 11.0.20+8?

Changed in openjdk-lts (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openjdk-lts (Ubuntu) because there has been no activity for 60 days.]

Changed in openjdk-lts (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.