-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
8u281
-
x86_64
-
os_x
ADDITIONAL SYSTEM INFORMATION :
apple m1,big sur mac os 11.2.3
A DESCRIPTION OF THE PROBLEM :
failed to compile the source code of app
ERROR MESSAGES/STACK TRACES THAT OCCUR :
# SIGFPE (0x8) at pc=0x000000010edfa8c8, pid=5803, tid=0x0000000000001703
#
# JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# j com.sun.tools.javac.comp.ConstFold.fold2(ILcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;+877
#
# Failed to write core dump. 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:
# /Users/Shared/pros/java_pros/hgj/track-manifest-cargoedi/hs_err_pid5803.log
Compiled method (c1) 13969 1790 1 java.lang.Integer::intValue (5 bytes)
total in heap [0x000000010f3cd450,0x000000010f3cd6e0] = 656
relocation [0x000000010f3cd578,0x000000010f3cd5a0] = 40
main code [0x000000010f3cd5a0,0x000000010f3cd620] = 128
stub code [0x000000010f3cd620,0x000000010f3cd6b0] = 144
scopes data [0x000000010f3cd6b0,0x000000010f3cd6b8] = 8
scopes pcs [0x000000010f3cd6b8,0x000000010f3cd6d8] = 32
dependencies [0x000000010f3cd6d8,0x000000010f3cd6e0] = 8
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
zsh: abort mvn clean install
REGRESSION : Last worked in version 11.0.10
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
step1. Go into the folder of application source code;
step2. Execute command: mvn clean install
ACTUAL -
failed to compile the source code
CUSTOMER SUBMITTED WORKAROUND :
it is said that zulu open jdk has fixed the problem, https://stackoverflow.com/questions/65274314/mac-m1-failed-to-write-core-dump-core-dumps-have-been-disabled-to-enable-core
FREQUENCY : always
apple m1,big sur mac os 11.2.3
A DESCRIPTION OF THE PROBLEM :
failed to compile the source code of app
ERROR MESSAGES/STACK TRACES THAT OCCUR :
# SIGFPE (0x8) at pc=0x000000010edfa8c8, pid=5803, tid=0x0000000000001703
#
# JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# j com.sun.tools.javac.comp.ConstFold.fold2(ILcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;+877
#
# Failed to write core dump. 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:
# /Users/Shared/pros/java_pros/hgj/track-manifest-cargoedi/hs_err_pid5803.log
Compiled method (c1) 13969 1790 1 java.lang.Integer::intValue (5 bytes)
total in heap [0x000000010f3cd450,0x000000010f3cd6e0] = 656
relocation [0x000000010f3cd578,0x000000010f3cd5a0] = 40
main code [0x000000010f3cd5a0,0x000000010f3cd620] = 128
stub code [0x000000010f3cd620,0x000000010f3cd6b0] = 144
scopes data [0x000000010f3cd6b0,0x000000010f3cd6b8] = 8
scopes pcs [0x000000010f3cd6b8,0x000000010f3cd6d8] = 32
dependencies [0x000000010f3cd6d8,0x000000010f3cd6e0] = 8
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
zsh: abort mvn clean install
REGRESSION : Last worked in version 11.0.10
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
step1. Go into the folder of application source code;
step2. Execute command: mvn clean install
ACTUAL -
failed to compile the source code
CUSTOMER SUBMITTED WORKAROUND :
it is said that zulu open jdk has fixed the problem, https://stackoverflow.com/questions/65274314/mac-m1-failed-to-write-core-dump-core-dumps-have-been-disabled-to-enable-core
FREQUENCY : always