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

runtime/InitialThreadOverflow/testme.sh fails

XMLWordPrintable

    • svc
    • b51
    • x86
    • linux

        This failure was spotted in the 2013-08-29 RT_Baseline nightly.

          JDK: Java(TM) SE Runtime Environment 1.8.0 b104 (1.8.0-ea-fastdebug-b104)
          VM: Java HotSpot(TM) 64-Bit Server VM 25.0 b48 (25.0-b48-internal-201308291753.dsamerso.hotspot-fastdebug)

        runtime/InitialThreadOverflow/testme.sh

            This test failed due to the following:

        + [ x/usr/bin/gcc == x ]
        [: 1: x/usr/bin/gcc: unexpected operator
        + CFLAGS=-m64
        + LD_LIBRARY_PATH=.:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-amd64/jre/lib/amd64/server:/usr/lib:
        + export LD_LIBRARY_PATH
        + cp /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/runtime/InitialThreadOverflow/invoke.cxx .
        + cp /export/local/aurora/sandbox/results/workDir/classes/runtime/InitialThreadOverflow/DoOverflow.class .
        + echo Compilation flag:
        + /usr/bin/gcc -DLINUX -m64 -o invoke -I/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-amd64/include -I/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-amd64/include/linux -L/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-amd64/jre/lib/amd64/server -ljvm -lpthread invoke.cxx
        /tmp/cc3rh8WH.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
        collect2: ld returned 1 exit status
        + ./invoke
        /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/runtime/InitialThreadOverflow/testme.sh: 1: ./invoke: not found
        + exit 127
        result: Failed. Execution failed: exit code 127

            I see several issues with this test:

            + [ x/usr/bin/gcc == x ]
            [: 1: x/usr/bin/gcc: unexpected operator

            /tmp/cc3rh8WH.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'

            /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/runtime/InitialThreadOverflow/testme.sh: 1: ./invoke: not found

        This test failed on 4 configs so far.

              dsamersoff Dmitriy Samersoff
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: