[aarch64-port-dev ] Abort running netbeans

Andrew Haley aph at redhat.com
Fri Jul 24 16:48:25 UTC 2015


After a very long time running netbeans, I got:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (output.cpp:1588), pid=6950, tid=0x000003ff2d5ff200
#  guarantee((int)(blk_starts[i+1] - blk_starts[i]) >= (current_offset - blk_offset)) failed: shouldn't increase block size
#
# JRE version: OpenJDK Runtime Environment (9.0) (build 1.9.0-internal-aph_2015_07_15_16_38-b00)
# Java VM: OpenJDK 64-Bit Server VM (1.9.0-internal-aph_2015_06_25_09_52-b00 mixed mode linux-aarch64 compressed oops)
# Core dump will be written. Default location: /local/aarch64/hs-comp/hotspot/core.6950
#
# An error report file with more information is saved as:
# /local/aarch64/hs-comp/hotspot/hs_err_pid6950.log
#
# Compiler replay data is saved as:
# /local/aarch64/hs-comp/hotspot/replay_pid6950.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
/home/aph/netbeans-8.0/platform/lib/nbexec: line 474:  6950 Aborted                 (core dumped) "/local/aarch64/hs-comp/build/linux-aarch64-normal-server-release/jdk/bin/java" -Djdk.home="/local/aarch64/hs-comp/build/linux-aarch64-normal-server-release/jdk" -classpath "/home/aph/netbeans-8.0/platform/lib/boot.jar:/home/aph/netbeans-8.0/platform/lib/org-openide-modules.jar:/home/aph/netbeans-8.0/platform/lib/org-openide-util.jar:/home/aph/netbeans-8.0/platform/lib/org-openide-util-lookup.jar:/home/aph/netbeans-8.0/platform/lib/locale/boot_ja.jar:/home/aph/netbeans-8.0/platform/lib/locale/boot_pt_BR.jar:/home/aph/netbeans-8.0/platform/lib/locale/boot_ru.jar:/home/aph/netbeans-8.0/platform/lib/locale/boot_zh_CN.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-modules_ja.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-modules_pt_BR.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-modules_ru.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openi!
 de-modules
_zh_CN.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util_ja.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_ja.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_ru.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util_pt_BR.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util_ru.jar:/home/aph/netbeans-8.0/platform/lib/locale/org-openide-util_zh_CN.jar" -Dnetbeans.dirs="/home/aph/netbeans-8.0/nb:/home/aph/netbeans-8.0/ergonomics:/home/aph/netbeans-8.0/ide:/home/aph/netbeans-8.0/extide:/home/aph/netbeans-8.0/java:/home/aph/netbeans-8.0/apisupport:/home/aph/netbeans-8.0/webcommon:/home/aph/netbeans-8.0/websvccommon:/home/aph/netbeans-8.0/enterprise:/home/aph/netbeans-8.0/mobility:/home/aph/netbeans-8.0/profiler:/home/aph/netbeans-8.0/python:/home/ap!
 h/netbeans
-8.0/php:/home/aph/netbeans-8.0/identity:/home/aph/netbeans-8.0/harness:/home/aph/netbeans-8.0/cnd:/home/aph/netbeans-8.0/dlight:/home/aph/netbeans-8.0/groovy:/home/aph/netbeans-8.0/extra:/home/aph/netbeans-8.0/javacard:/home/aph/netbeans-8.0/javafx:" -Dnetbeans.home="/home/aph/netbeans-8.0/platform" '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-Xmx1024m' '-client' '-Xss2m' '-Xms32m' '-Dapple.laf.useScreenMenuBar=true' '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' '-Dsun.java2d.dpiaware=true' '-Dsun.zip.disableMemoryMapping=true' '-Dawt.useSystemAAFontSettings=on' '-Dscala.home=/home/aph/scala-2.11.6' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/home/aph/.netbeans/8.0/var/log/heapdump.hprof" org.netbeans.Main --cachedir "/home/aph/.cache/netbeans/8.0" --userdir "/home/aph/.netbeans/8.0" "--branding" "nb" 0<&0

I suppose this might be related to the bugs currently being fixed with
full code caches.  Does that make sense?

Andrew.


More information about the aarch64-port-dev mailing list