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

C2: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) failed: NULL+offs not RAW address?

    XMLWordPrintable

Details

    • b14
    • Verified

    Backports

      Description

        The hs_err head is:
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (C:\jprt\T\P1\145625.kwalls\s\src\share\vm\opto\memnode.cpp:320), pid=11196, tid=7956
        # assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) failed: NULL+offs not RAW address?
        #
        # JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-fastdebug-b43)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b06-internal-201404031456.kwalls.hotspot-fastdebug mixed mode windows-amd64 compressed oops)
        # Core dump written. Default location: C:\local\aurora\sandbox\results\workDir\java\util\PluggableLocale\TimeZoneNameProviderTest\hs_err_pid11196.mdmp
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.sun.com/bugreport/crash.jsp
        #

        --------------- T H R E A D ---------------

        Current thread (0x000000004effb000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7956, stack(0x0000000051f70000,0x0000000052070000)]

        Stack: [0x0000000051f70000,0x0000000052070000]
        [error occurred during error reporting (printing stack bounds), id 0xc0000005]


        [error occurred during error reporting (printing native stack), id 0xe0000000]


        Current CompileTask:
        C2: 6597 172 % ! TimeZoneNameProviderTest::test1 @ 74 (275 bytes)

        Attachments

          Issue Links

            Activity

              People

                kvn Vladimir Kozlov
                bmoloden Boris Molodenkov
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: