Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6840196

NUMA allocator: crash in fastdebug during startup on Linux

XMLWordPrintable

    • gc
    • b03
    • x86
    • linux
    • Verified

        During verification of fix for 6838842 we found that vm crashes in fastdebug mode on Fedora 10 and Suse 11.See comments on how to reproduce this.

        in product mode it writes:
        /net/sqenfs-1.sfbay/export1/comp/vm/jdk/hsx/16/pit/b03/jdk7b59/product/linux-amd64/bin/java
        -XX:+UseNUMA -XX:+ForceNUMA -version


        mbind: Invalid argument
        mbind: Invalid argument
        mbind: Invalid argument
        mbind: Invalid argument
        java version "1.7.0-ea"
        Java(TM) SE Runtime Environment (build 1.7.0-ea-b57)
        Java HotSpot(TM) 64-Bit Server VM (build
        16.0-b03-2009-05-09-025354.et151817.hs16b03, mixed mode)

        in fastdebug it crashes (actually, UseNuma is enough, which puzzles me):
        /net/sqenfs-1.sfbay/export1/comp/vm/jdk/hsx/16/pit/b03/jdk7b59/fastdebug/linux-amd64/bin/java
        -XX:+UseNUMA -XX:+ForceNUMA -version
        VM option '+UseNUMA'
        VM option '+ForceNUMA'
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0x00007fb85fa0ea99, pid=31780, tid=140429896374608
        #
        # JRE version: 7.0-b57
        # Java VM: Java HotSpot(TM) 64-Bit Server VM
        (16.0-b03-2009-05-09-025354.et151817.hs16b03-fastdebug mixed mode
        linux-amd64 )
        # Problematic frame:
        # C [libnuma.so.1+0x2a99]
        #
        # An error report file with more information is saved as:
        # /import/gtee/hs_err_pid31780.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #

              iveresov Igor Veresov
              nzinovie Nikita Zinoviev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: