92 Star 498 Fork 187

GVPopenEuler / bishengjdk-8

 / 详情

BishengJDK8 给定的测试程序和参数(LoopLimitCheck)上触发了Crash

待办的
缺陷
创建于  
2024-04-06 01:34

【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)
对于给定的测试程序,执行下面的命令会导致虚拟机崩溃:

../bisheng-jre1.8.0_402/bin/java -XX:+UnlockDiagnosticVMOptions -XX:-ReassociateInvariants -XX:-LoopLimitCheck -cp . LoopLimitCheckTest

测试程序下载链接:https://gitee.com/hecoz/jvmbugs/blob/master/LoopLimitCheckTest-bisheng.zip

一、缺陷信息

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f00a5eaaae1, pid=28190, tid=0x00007eff6051f700
#
# JRE version: OpenJDK Runtime Environment (8.0_402-b11) (build 1.8.0_402-b11)
# Java VM: OpenJDK 64-Bit Server VM (25.402-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x87fae1]  PhaseIdealLoop::build_loop_late_post(Node*)+0x111
#
# Core dump will be written, saved as:
#  /home/JVM/Bug/LoopLimitCheckTest/core or core.28190
#  or /var/lib/systemd/coredump/* (process core dumps by systemd-coredump)
#  or /var/lib/apport/coredump/* (process core dumps by apport)
#  or /var/spool/abrt/* (process core dumps by abrt-hook-ccpp)
#  or other name defined in /proc/sys/kernel/core_pattern
#
# An error report file with more information is saved as:
# /home/JVM/Bug/LoopLimitCheckTest/hs_err_pid28190.log
#
# Compiler replay data is saved as:
# /home/JVM/Bug/LoopLimitCheckTest/replay_pid28190.log
#
# If you would like to submit a bug report, please visit:
#   https://gitee.com/openeuler/bishengjdk-8/issues/
#
Aborted (core dumped)
java -version:

openjdk version "1.8.0_402"
OpenJDK Runtime Environment BiSheng (build 1.8.0_402-b11)
OpenJDK 64-Bit Server VM BiSheng (build 25.402-b11, mixed mode)

OS version:
Linux version 5.15.0-67-generic (buildd@lcy02-amd64-029) (gcc (Ubuntu 9.4.0-1ubuntu120.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #7420.04.1-Ubuntu SMP Wed Feb 22 14:52:34 UTC 2023

【问题复现步骤】,请描述具体的操作步骤
【实际结果】,请描述出问题的结果和影响
【其他相关附件信息】
比如系统message日志/组件日志、dump信息、图片等

缺陷详情参考链接:

缺陷分析指导链接:
https:xxx

评论 (2)

Hecoz 创建了缺陷

Hi hecoz, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Compiler, and any of the maintainers: @Noah , @eastb233 , @guoge , @cf-zhao , @jiangfeilong , @编译小伙 , @周磊 , @wangyadong , @stubCode , @jianhai_feng , @kuen

openeuler-ci-bot 添加了
 
sig/Compiler
标签
Hecoz 修改了标题
Hecoz 修改了描述

这个Crash只在JDK8上可以被复现。

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
5329419 openeuler ci bot 1632792936 2085291 hecoz 1610354551
Java
1
https://gitee.com/openeuler/bishengjdk-8.git
git@gitee.com:openeuler/bishengjdk-8.git
openeuler
bishengjdk-8
bishengjdk-8

搜索帮助