[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v6]
kuaiwei
duke at openjdk.org
Thu Sep 21 12:41:40 UTC 2023
On Thu, 21 Sep 2023 10:39:16 GMT, Andreas Schwab <duke at openjdk.org> wrote:
> The test build is building what is in pull/3/merge, so it contains all three recent updates. That means there is still something missing.
[ 5784s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/build/support/demos/classes/jfc/SwingSet2/ resources/images/filechooser
[ 5784s] 6393 Epilog === [[]] [1942606393]
[ 5784s] # pop frame 144
[ 5784s] add sp, sp, #144
[ 5784s] ld ra, [sp,#-16]
[ 5784s] ld fp, [sp,#-8]
[ 5784s] # touch polling page
[ 5784s] li t0, #0x2aaab54b3000
[ 5784s] ld zr, [t0] n_size (272), current_offset (3424), instr_offset (3144)
[ 5784s] Could not load hsdis-riscv64.so; library not loadable; PrintAssembly is disabled
[ 5784s] -------------------
[ 5784s] # To suppress the following error report, specify this argument
[ 5784s] # after -XX: or in .hotspotrc: SuppressErrorAt=/output.cpp:1416
[ 5784s] #
[ 5784s] # A fatal error has been detected by the Java Runtime Environment:
[ 5784s] #
[ 5784s] # Internal ErrorCompileDemos.gmk:179: Building /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/build/support/demos/ classes/jfc/SwingSet2/resources/images/filechooser/gifIcon.gif (from /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/src/demo/ share/jfc/SwingSet2/resources/images/filechooser/gifIcon.gif) (/home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/src/demo/share/ jfc/SwingSet2/resources/images/filechooser/gifIcon.gif newer)
[ 5784s] /usr/bin/cp /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/src/demo/share/jfc/SwingSet2/resources/images/filechooser/ gifIcon.gif /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/build/support/demos/classes/jfc/SwingSet2/resources/images/ filechooser/gifIcon.gif
[ 5784s] (/home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/src/hotspot/share/opto/output.cpp:1416), pid=1527, tid=3110
[ 5784s] # assert(false) failed: wrong size of mach node
[ 5784s] #
[ 5784s] # JRE version: OpenJDK Runtime Environment (11.0.22) (slowdebug build 11.0.22+0-suse-277.1-riscv64)
[ 5784s] # Java VM: OpenJDK 64-Bit Server VM (slowdebug 11.0.22+0-suse-277.1-riscv64, mixed mode, tiered, compressed oops, g1 gc, linux-riscv64)
[ 5784s] # Core dump will be written. Default location: /.build/cores/1527
[ 5784s] #
[ 5784s] # An error report file with more information is saved as:
[ 5784s] # /home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.22-0/make/hs_err_pid1527.log
Could you attache the hs_err_pid1527.log ? It can be help to check stack trace.
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#issuecomment-1729484411
More information about the riscv-port-dev
mailing list