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

Hotspot crash on linux/solx86 ClientVM -Xcomp

XMLWordPrintable

    • hopper
    • x86
    • solaris

      Testcase:
      nsk/jdi/ClassPrepareEvent/thread/thread001
      nsk/jdi/ClassPrepareEvent/referenceType/refType001

      Build: 1.4.1-beta-b08 (Week ahead)
      Platform:
      VM: ClientVM
      Mode: -Xcomp
      HotSpot Version:
      java version "1.4.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b08)
      Java HotSpot(TM) Client VM (build 20020412175048.jmasa.b10-fastdebug1-debug, compiled mode)


      How to reproduce:
      cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/<bug-id>
      sh doit.sh

      Running the test with Hopper-weekahead
      java version "1.4.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b08)
      Java HotSpot(TM) Client VM (build 20020412175048.jmasa.b10-fastdebug1-debug, compiled mode)
      Running 1
      debugee.stdout> #com.sun.jdi.VMDisconnectedException
      debugee.stdout> # HotSpot Virtual Machine Error, assertion failure
      debugee.stdout> # Please report this error at
      debugee.stdout> # http://java.sun.com/cgi-bin/bugreport.cgi
      debugee.stdout> #
      debugee.stdout> # Java VM: Java HotSpot(TM) Client VM (20020412175048.jmasa.b10-fastdebug1-debug compiled mode)
      debugee.stdout> #
      debugee.stdout> # assert(((NativeInstruction *)this)->is_jump() || ((NativeInstruction *)this)->is_cond_jump(), "not a general jump instruction")
      debugee.stdout> #
      debugee.stdout> # Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020412175048.jmasa.b10/src/cpu/i486/vm/nativeInst_i486.cpp, 324
      debugee.stdout> #
      debugee.stdout> # Problematic Thread: prio=5 tid=0x807c440 nid=0x1 runnable
      debugee.stdout> #
      debugee.stdout> Dumping core....

              at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(EventQueueImpl.java:172)
              at com.sun.tools.jdi.EventQueueImpl.remove(EventQueueImpl.java:78)
              at nsk.jdi.ClassPrepareEvent.thread.thread001$1$EventHandler.run(thread001.java:119)
      # ERROR: TEST FAILURE: No preliminary IOPipe connection accepted at port 7000 for 120000ms timeout
      Exception in thread "main" com.sun.jdi.VMDisconnectedException: Socket closed
              at com.sun.tools.jdi.TargetVM.send(TargetVM.java:262)
              at com.sun.tools.jdi.VirtualMachineImpl.sendToTarget(VirtualMachineImpl.java:879)
              at com.sun.tools.jdi.PacketStream.send(PacketStream.java:41)
              at com.sun.tools.jdi.JDWP$EventRequest$Clear.enqueueCommand(JDWP.java:5622)
              at com.sun.tools.jdi.JDWP$EventRequest$Clear.process(JDWP.java:5603)
              at com.sun.tools.jdi.EventRequestManagerImpl$EventRequestImpl.clear(EventRequestManagerImpl.java:188)
              at com.sun.tools.jdi.EventRequestManagerImpl$EventRequestImpl.setEnabled(EventRequestManagerImpl.java:140)
              at com.sun.tools.jdi.EventRequestManagerImpl$EventRequestImpl.disable(EventRequestManagerImpl.java:131)
              at nsk.jdi.ClassPrepareEvent.thread.thread001.run(thread001.java:302)
              at nsk.jdi.ClassPrepareEvent.thread.thread001.main(thread001.java:60)

            never Tom Rodriguez
            mavvarisunw Madhava Avvari (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: