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

_225_shock fails with assertion: assert(m->is_perm(), "bad methodOop in interpre

XMLWordPrintable

    • sparc
    • solaris_2.6

      _225_shock fails with the following:
      #
      # HotSpot Virtual Machine Error, assertion failure
      #
      # assert(m->is_perm(), "bad methodOop in interpreter frame")
      # Error ID: /home/borisw/sparc_baseline.1.0.1/build/solaris/../../src/share/vm/runtime/frame.cpp, 244 [ Patched ]
      #
      assertion failure
      assert(m->is_perm(), "bad methodOop in interpreter frame")

      Do you want to debug the problem?

      Method oop m appears to be bogus: 0xe4a03d78

      It is not even in the heap:

      Heap
       new generation total 2112K, used 424K [0xe5400000, 0xe5840000)
        eden space 2048K, 20% used [0xe5400000,0xe546a188,0xe5600000)
        from space 64K, 0% used [0xe5600000,0xe5600000,0xe5610000)
        to space 64K, 0% used [0xe5610000,0xe5610000,0xe5620000)
       tenured generation total 3072K, used 0K [0xe5840000, 0xe9400000)
        old space 3072K, 0% used [0xe5840000,0xe5840000,0xe5b40000)
       permanent generation total 1024K, used 1004K [0xe9400000, 0xeb400000)
        old space 1024K, 98% used [0xe9400000,0xe94fb3a0,0xe9500000)

      To trigger the problem must do the following on the tetrasparc
      (jvmg build, -Xcomp , other machines modes are ok):

      while (1)
      gamma_g -Xcomp -XX:+PromptForDebug -XX:+ShowMessageBoxOnError spec.benchmarks._225_shock.Main
      end

      Takes about 1-2 hours.


      ###@###.### 1999-06-30

            ysr Y. Ramakrishna
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: