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

sin/cos related test crashes in call_VM_leaf_base

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.1
    • 1.3.1
    • hotspot
    • None
    • beta
    • x86
    • windows_nt

        While diagnosing 4377159, discovered a new crash (Windows NT 4.0, x86).
        Verification code in InterpreterMacroAssembler::call_VM_leaf_base fails to
        verify edi. It appears that the stack pointer may be off by one slot. Failure
        is intermittent but always occurs in the same place.

        To reproduce:

        cd to %GammaBase%/Bugs/<BugID>

        Have /usr/local/java mounted on %LOCAL_JAVA%.
        Have a java_g with the debug client compiler build in JDK pointed to by
        %JAVA_HOME%.

        doit %JAVA_HOME% %LOCAL_JAVA%\jck1.2

        Note that the test case (jck12a012,java) has been cut down somewhat. Cutting it
        down further seems to reduce the probability that the failure will occur. Have
        tried running this with -XX:+ShowSafepointMsgs -XX:+Verbose and failure occurs
        without any output from the safepoint code, so believe this is unrelated to
        recent changes there.

              rgriesemsunw Robert Griesemer (Inactive)
              kbr Kenneth Russell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: